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: delay calibration with a timer when called from becaon context
nbd
2009-03-25
22
-50
/
+52
*
madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as broken
nbd
2009-03-23
1
-1
/
+1
*
madwifi: fix a locking error related to wds (thx, tharvey)
nbd
2009-03-23
1
-6
/
+6
*
madwifi: add fragmentation fix from #4817
nbd
2009-03-23
1
-0
/
+10
*
reorganize madwifi patches slightly
nbd
2009-03-23
5
-100
/
+54
*
atheros: clean up the 2.6.28 port in preparation for pushing it upstream
nbd
2009-03-22
1
-0
/
+281
*
madwifi: improve the autochannel decision making on systems with multiple cards
nbd
2009-03-04
1
-0
/
+347
*
[package] madwifi: mode txpower to wifi-device section, but remain backwards ...
agb
2009-01-31
2
-7
/
+14
*
madwifi: improve reliability of napi polling when fast framing is enabled
nbd
2009-01-27
2
-1
/
+66
*
madwifi: fix rx for pure wds interfaces
nbd
2009-01-26
2
-13
/
+14
*
madwifi: fix a potential race condition in the wds ap station interface setup...
nbd
2009-01-26
1
-13
/
+15
*
madwifi: add back a missing part of the mbss vap refactoring
nbd
2009-01-26
1
-1
/
+4
*
madwifi: preserve the interface mode correctly when using wds with sta separa...
nbd
2009-01-26
14
-38
/
+39
*
madwifi: fix a race condition in the wds sta separation, which is triggered b...
nbd
2009-01-26
5
-17
/
+17
*
madwifi: fix fast-frame related dma unmap bug
nbd
2009-01-26
1
-0
/
+11
*
madwifi: fix a noderef problem in the mbss vap cleanup
nbd
2009-01-26
1
-17
/
+44
*
madwifi: fix the long standing bug that is triggered by nodes getting a timeo...
nbd
2009-01-25
6
-3
/
+843
*
Allow changing country code for madwifi driver. Thanks alisonken1
thepeople
2009-01-22
1
-4
/
+14
*
package/madwifi: add uci support for the propereq iwpriv setting
jow
2009-01-01
1
-0
/
+3
*
package/madwifi: fix typo in config handler
jow
2009-01-01
1
-1
/
+1
*
[package] hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't...
agb
2008-12-31
1
-13
/
+13
*
madwifi: add patch to allow ignoring probe requests (useful for ad-hoc mesh)
nbd
2008-12-29
1
-0
/
+64
*
madwifi: move autochannel idletime decision after radar and phy mode checking
nbd
2008-12-09
1
-4
/
+4
*
madwifi: fix division by zero
nbd
2008-12-04
4
-7
/
+10
*
madwifi: fix the autochannel patch
nbd
2008-12-04
5
-10
/
+13
*
Move txpower settings after the interface comes up. Thanks alisonken1
thepeople
2008-12-03
1
-3
/
+5
*
madwifi: fix frame type parsing (fixes stp, see #4205)
nbd
2008-12-02
1
-0
/
+13
*
madwifi: improve automatic channel selection by taking idle airtime into account
nbd
2008-11-29
4
-5
/
+124
*
madwifi: improve reliability of the wds modes
nbd
2008-11-28
16
-889
/
+862
*
MADWIFI_DEBUG should depend on DEVEL
kaloz
2008-11-17
1
-1
/
+1
*
madwifi: ap+sta race conditions
nbd
2008-11-14
2
-1
/
+61
*
madwifi: add iwpriv for setting the maximum number of associated clients (ap ...
nbd
2008-11-14
3
-3
/
+88
*
madwifi: fix ACL race condition (patch by Sebastian Gottschall)
nbd
2008-11-02
1
-0
/
+116
*
madwifi: fix noderef and state machine issues in the currently unused ap-to-a...
nbd
2008-11-02
65
-465
/
+602
*
fix a rare wds related noderef issue
nbd
2008-11-02
18
-190
/
+191
*
use pidfiles for hostapd/wpa_supplicant instead of killing all processes when...
nbd
2008-10-29
1
-7
/
+3
*
remove LED api abuse from r13032 per request fom nbd, gpioctl is now built by...
thepeople
2008-10-23
1
-14
/
+5
*
remove polarity from config file generation
thepeople
2008-10-23
1
-2
/
+1
*
fix mistakes in last commit
thepeople
2008-10-23
1
-2
/
+2
*
Simplify antenna selection and remove the need for gpioctl for the nanostation2.
thepeople
2008-10-23
1
-12
/
+19
*
fix polarity
thepeople
2008-10-23
1
-1
/
+1
*
madwifi: improve reliability of the antenna diversity setting
nbd
2008-10-23
2
-1
/
+11
*
implement uci config option for the nanostation antenna/polarity control (ns2...
nbd
2008-10-23
1
-8
/
+47
*
madwifi: add a patch for detecting vendor / device name information (only imp...
nbd
2008-10-23
4
-9
/
+326
*
madwifi: allow disabling of hardware ibss merges by setting the wifi-iface op...
nbd
2008-10-16
1
-1
/
+4
*
remove madwifi-testing (it confuses users) - it doesn't work, never has, and ...
nbd
2008-10-16
46
-5160
/
+5
*
madwifi: add sta mode idle reassoc fix (#4091)
nbd
2008-10-14
1
-9
/
+0
*
madwifi: fix a node refcounting imbalance with a low (but nonzero) crash prob...
nbd
2008-10-11
1
-1
/
+1
*
allow larger beacon interval values - useful for big mesh networks (patch by ...
nbd
2008-10-07
1
-0
/
+13
*
madwifi: re-enable the MIB interrupt flood protection fix - apparently it's s...
nbd
2008-10-07
1
-28
/
+11
[prev]
[next]