index
:
openwrt/em-br6478acv2/lede/master-31e0f0ae
do-work/Edimax-v2
Edimax BR-6578AC V2 base from https://github.com/ulli-kroll/lede.git
James
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
madwifi
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove LED api abuse from r13032 per request fom nbd, gpioctl is now built by...
Travis Kemen
2008-10-23
1
-14
/
+5
*
remove polarity from config file generation
Travis Kemen
2008-10-23
1
-2
/
+1
*
fix mistakes in last commit
Travis Kemen
2008-10-23
1
-2
/
+2
*
Simplify antenna selection and remove the need for gpioctl for the nanostation2.
Travis Kemen
2008-10-23
1
-12
/
+19
*
fix polarity
Travis Kemen
2008-10-23
1
-1
/
+1
*
madwifi: improve reliability of the antenna diversity setting
Felix Fietkau
2008-10-23
2
-1
/
+11
*
implement uci config option for the nanostation antenna/polarity control (ns2...
Felix Fietkau
2008-10-23
1
-8
/
+47
*
madwifi: add a patch for detecting vendor / device name information (only imp...
Felix Fietkau
2008-10-23
4
-9
/
+326
*
madwifi: allow disabling of hardware ibss merges by setting the wifi-iface op...
Felix Fietkau
2008-10-16
1
-1
/
+4
*
remove madwifi-testing (it confuses users) - it doesn't work, never has, and ...
Felix Fietkau
2008-10-16
46
-5160
/
+5
*
madwifi: add sta mode idle reassoc fix (#4091)
Felix Fietkau
2008-10-14
1
-9
/
+0
*
madwifi: fix a node refcounting imbalance with a low (but nonzero) crash prob...
Felix Fietkau
2008-10-11
1
-1
/
+1
*
allow larger beacon interval values - useful for big mesh networks (patch by ...
Felix Fietkau
2008-10-07
1
-0
/
+13
*
madwifi: re-enable the MIB interrupt flood protection fix - apparently it's s...
Felix Fietkau
2008-10-07
1
-28
/
+11
*
fix mode setup for ibss/ahdemo - preserve existing modes and use HOSTAP mode ...
Felix Fietkau
2008-10-07
1
-0
/
+23
*
madwifi: allow ad-hoc mode with software based TSF merging (hardware merging ...
Felix Fietkau
2008-10-07
10
-18
/
+123
*
madwifi: add another missing change for linux 2.4 compat
Felix Fietkau
2008-10-04
1
-1
/
+1
*
fix linux 2.4 compile with latest ibss fixes (thx, sven-ola)
Felix Fietkau
2008-10-03
1
-2
/
+2
*
madwifi patch cleanup and stability fixes - fix a semi-random heisenbug by re...
Felix Fietkau
2008-10-03
35
-162
/
+401
*
port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptable...
Felix Fietkau
2008-09-29
1
-0
/
+133
*
madwifi: revert part of the noderef fix patch
Felix Fietkau
2008-09-28
1
-19
/
+0
*
madwifi: set essid on to avoid association with different ssid (patch from #3...
Felix Fietkau
2008-09-28
1
-0
/
+1
*
remove unnecessary patch chunk
Felix Fietkau
2008-09-26
1
-11
/
+1
*
madwifi: fix some really evil noderef issues (fixes #3999)
Felix Fietkau
2008-09-26
2
-1
/
+59
*
madwifi: don't crash if the static rate is not in a per-node rateset
Felix Fietkau
2008-09-25
1
-0
/
+200
*
add option to shutoff softled
Travis Kemen
2008-09-25
1
-0
/
+3
*
madwifi: fix locking issues in state machine changes
Felix Fietkau
2008-09-23
4
-43
/
+8
*
madwifi: fix x86_64 compilation
Felix Fietkau
2008-09-12
1
-0
/
+16
*
madwifi: upgrade to 2008-09-09 HAL
Felix Fietkau
2008-09-12
2
-0
/
+0
*
madwifi: add missing include file for the tools multicall binary
Felix Fietkau
2008-09-05
1
-1
/
+2
*
madwifi: select the right hal binary for EABI on ARM
Felix Fietkau
2008-09-05
1
-4
/
+4
*
madwifi upstream does not work on wisoc
Felix Fietkau
2008-09-02
1
-1
/
+2
*
fix madwifi upstream compile for mips (#3952)
Felix Fietkau
2008-09-02
1
-2
/
+2
*
madwifi: fix compile warning
Felix Fietkau
2008-09-01
1
-1
/
+1
*
improve wds sta mode compatibility
Felix Fietkau
2008-09-01
2
-27
/
+21
*
fix madwifi hal target for mips*
Felix Fietkau
2008-08-30
1
-5
/
+14
*
Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies)
Felix Fietkau
2008-08-29
3
-0
/
+135
*
revert accidental change to madwifi.sh
Felix Fietkau
2008-08-29
1
-0
/
+1
*
madwifi: fix encryption type check
Felix Fietkau
2008-08-28
1
-2
/
+1
*
madwifi: only start hostapd when necessary
Felix Fietkau
2008-08-28
1
-2
/
+3
*
madwifi: keep a/g mode and pureg setting in sync across vaps
Felix Fietkau
2008-08-21
1
-18
/
+19
*
madwifi: more wds sta related fixes
Felix Fietkau
2008-08-19
3
-22
/
+38
*
fix madwifi napi polling packet counting final fix for #3880
Felix Fietkau
2008-08-16
1
-3
/
+3
*
Add generic wpa_supplicant calls and use them for mac80211 and madwifi.
Florian Fainelli
2008-08-12
1
-75
/
+9
*
Add 802.1x client configuration support and corresponding documentation (#2069)
Florian Fainelli
2008-08-11
1
-2
/
+41
*
madwifi: napi polling fix - fix u_int negative comparison - add some reserve ...
Felix Fietkau
2008-08-11
1
-1
/
+1
*
Add 11gdt, 11adt, 11ast and fh modes (#3824)
Florian Fainelli
2008-08-07
1
-0
/
+4
*
madwifi: fix crash on ad-hoc interface init
Felix Fietkau
2008-08-05
1
-0
/
+14
*
some more fixes for wds sta separation
Felix Fietkau
2008-08-05
2
-18
/
+59
*
madwifi: more fixes and cleanups for wds sta separation
Felix Fietkau
2008-08-03
2
-25
/
+360
[next]