index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
madwifi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
madwifi: fix bugs in the calibration triggers
nbd
2009-09-23
1
-0
/
+177
*
madwifi: fix a theoretical tx buffer leak
nbd
2009-09-23
1
-0
/
+10
*
madwifi: fix beacon slot handling and add support for more than 4 vaps (usefu...
nbd
2009-09-23
1
-0
/
+151
*
madwifi: fix sta mode reconnect when roaming between different aps of the sam...
nbd
2009-09-23
1
-0
/
+33
*
madwifi: fix maximum txpower display
nbd
2009-09-23
8
-97
/
+111
*
madwifi: fix iwconfig tx power display
nbd
2009-09-16
7
-51
/
+52
*
[package] madwifi: bump package revision
agb
2009-09-15
1
-1
/
+1
*
madwifi: fix a wds related race condition
nbd
2009-09-14
12
-24
/
+25
*
madwifi: remove an unimportant part of the ibss node handling fix, which led ...
nbd
2009-09-14
2
-12
/
+1
*
[package] bump some revisions and update copyrights
agb
2009-09-10
1
-1
/
+1
*
madwifi: replace an implicit memcpy with an explicit one (cosmetic fix)
nbd
2009-09-09
1
-1
/
+1
*
madwifi: fix several noderef and ibss merge issues that led to memory leaks a...
nbd
2009-09-09
21
-117
/
+165
*
madwifi: add a configuration for uapsd (unscheduled automatic powersave deliv...
nbd
2009-09-03
1
-0
/
+3
*
madwifi: fix another unconverted netdev_ops issue
nbd
2009-08-28
1
-4
/
+8
*
madwifi: remove version selection support
nbd
2009-08-19
1
-12
/
+0
*
remove support for the madwifi upstream release, it doesn't work on newer ker...
nbd
2009-08-19
4
-67
/
+14
*
madwifi: add patch for building all modules (except for the HAL) into a singl...
nbd
2009-08-19
3
-37
/
+801
*
add powersave fixes based on patches by Steven Luo (#4376)
nbd
2009-08-19
2
-0
/
+35
*
madwifi: refresh patches
nbd
2009-08-19
5
-9
/
+9
*
madwifi: fix frame dropped counter
nbd
2009-08-11
1
-0
/
+25
*
madwifi: fix compiler warning
nbd
2009-08-11
1
-1
/
+1
*
fix software rx filter for ibss mode (based on a patch by harald schiƶberg)
nbd
2009-08-11
1
-0
/
+20
*
madwifi: fix compile error on kernels without net_device api compatibility
nbd
2009-08-11
5
-11
/
+19
*
madwifi: fix a race condition in the ap2ap wds setup
nbd
2009-08-01
1
-11
/
+33
*
madwifi: disable debug by default in the source tree instead of only relying ...
nbd
2009-08-01
1
-3
/
+5
*
madwifi: remove the get_arch.mk build failure when the 'detected' arch doesn'...
nbd
2009-08-01
1
-1
/
+6
*
madwifi: fix crash on 2.6.30
nbd
2009-07-18
2
-2
/
+16
*
madwifi: fix a race condition in the ibss merge
nbd
2009-07-16
1
-0
/
+10
*
madwifi: turn software based tsf merging on by default, get rid of some iwpri...
nbd
2009-07-16
1
-4
/
+5
*
madwifi: clean up / fix ibss node handling
nbd
2009-07-16
1
-0
/
+80
*
madwifi: trivial antenna diversity fix
nbd
2009-07-14
1
-1
/
+1
*
madwifi: remove the -mlong-calls cflag from include files
nbd
2009-07-13
1
-0
/
+1
*
madwifi.sh channel fix
acinonyx
2009-07-12
1
-22
/
+17
*
madwifi: clean up wme handling, use same packet classification as mac80211
nbd
2009-07-12
1
-0
/
+136
*
madwifi: fix another instance of excessive stack usage in wlanconfig
nbd
2009-07-12
1
-0
/
+9
*
upgrade to the new version of wprobe - includes reconfigurable layer 2 statis...
nbd
2009-07-06
1
-22
/
+63
*
[package] madwifi: Disable compression capability on AR71XX and make it optio...
acinonyx
2009-07-01
2
-1
/
+13
*
[packages] Various Makefile cleanup.
hauke
2009-06-13
1
-3
/
+3
*
madwifi: disable compression by default, as it can cause instabilities on var...
nbd
2009-06-11
1
-2
/
+2
*
[package] madwifi: clear variables used in for loop
acinonyx
2009-06-03
1
-2
/
+1
*
madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transit...
nbd
2009-06-01
1
-3
/
+34
*
now that the gemini target is working, get rid of the obsolete and buggy stor...
kaloz
2009-06-01
1
-3
/
+0
*
fix madwifi for the gemini target
kaloz
2009-06-01
1
-0
/
+3
*
[package] madwifi: remove cruft from madwifi.sh introduced by r15954, thanks ...
jow
2009-05-31
1
-43
/
+3
*
madwifi: handle frame classification properly if eth->h_proto contains the pr...
nbd
2009-05-31
1
-1
/
+1
*
madwifi: fix excessive stack usage in the wlanconfig tool
nbd
2009-05-31
1
-0
/
+11
*
madwifi: if a txpower value below the poweroffset is requested, set the inter...
nbd
2009-05-31
1
-0
/
+16
*
madwifi: add better hw detection, use a power offset for setting/getting tx p...
nbd
2009-05-31
28
-283
/
+406
*
madwifi: add sanity checks for monitor mode injection
nbd
2009-05-30
1
-0
/
+26
*
madwifi: fix an array overrun in the rate control attach check
nbd
2009-05-30
1
-1
/
+1
[prev]
[next]