index
:
mtk-20170518
master
mtk-20170518
nearest-from-mtk-20170518
MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
broadcom-wl
/
files
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpa
Jo-Philipp Wich
2009-03-24
1
-1
/
+1
*
broadcom-wl: move txpower back to wifi-device section, but remain backwards c...
Andy Boyett
2009-01-31
1
-3
/
+8
*
make broadcom-wl robust against implicit kernel config changes (e.g. netfilte...
Felix Fietkau
2009-01-07
1
-0
/
+8
*
remove mac address handling, now handled by /lib/network/config.sh
Jo-Philipp Wich
2008-11-17
1
-1
/
+1
*
move the txpower option to wifi-iface to mimic madwifi configuration
Jo-Philipp Wich
2008-11-16
1
-2
/
+3
*
package/broadcom-wl: - use [tr]xantenna instead of [tr]xant to unify config -...
Jo-Philipp Wich
2008-11-16
1
-4
/
+7
*
Allow setting the MAC address on a broadcom device (#1512)
Florian Fainelli
2008-11-09
1
-0
/
+2
*
broadcom-wl: only use mssid if necessary (fixes spurious error messages on ol...
Felix Fietkau
2008-09-28
1
-1
/
+7
*
add vif selection fix for the broadcom-wl wifi script (thx, sn9)
Felix Fietkau
2008-08-16
1
-0
/
+1
*
Make sure we will have lower case MAC addresses when doing WDS
Florian Fainelli
2008-08-09
1
-1
/
+4
*
Default to port 1812 for radius authentication when doing 802.1x
Florian Fainelli
2008-07-21
1
-1
/
+1
*
Support for setting monitor mode (#1306)
Florian Fainelli
2008-07-15
1
-7
/
+27
*
add frameburst closes #1759
Travis Kemen
2008-03-29
1
-0
/
+2
*
update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update broad...
Felix Fietkau
2008-01-06
1
-14
/
+12
*
Set country before channel (#2958)
Florian Fainelli
2008-01-04
1
-1
/
+1
*
Fix macfiltering for broadcom devices (#2822)
Florian Fainelli
2007-12-19
1
-13
/
+12
*
Fix macfiltering options (#2397)
Florian Fainelli
2007-09-16
1
-4
/
+4
*
Add macfiltering to broadcom-wl
Florian Fainelli
2007-09-12
1
-2
/
+17
*
keep track of the wifi interface state in /var/state/wireless
Felix Fietkau
2007-07-22
1
-0
/
+2
*
restart wds links when wifi is restarted
Mike Baker
2007-07-09
1
-1
/
+2
*
more wpa+wds patches
Mike Baker
2007-07-08
1
-1
/
+1
*
fix bug with ap+sta modes using wpa
Mike Baker
2007-07-04
1
-5
/
+6
*
patch wlc and scripts to control wl's builtin wpa supplicant
Mike Baker
2007-07-04
1
-1
/
+9
*
clean up default wifi config
Mike Baker
2007-07-04
1
-3
/
+2
*
add antenna diversity config support for broadcom-wl
Felix Fietkau
2007-06-22
1
-0
/
+4
*
Allow the use of psk+psk2 (ap mode only). Thanks ragorn
Mike Baker
2007-06-20
1
-1
/
+3
*
change wifi defaults (was default hidden ssid)
Mike Baker
2007-06-01
1
-2
/
+2
*
add a new 'option disabled' to wifi-device
Mike Baker
2007-03-16
1
-1
/
+1
*
Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than "...
Mike Baker
2007-03-15
1
-0
/
+3
*
fix typos
Felix Fietkau
2007-01-20
1
-2
/
+2
*
add wlc commands for setting 802.11d and 802.11h mode, disable both by defaul...
Felix Fietkau
2006-12-20
1
-0
/
+2
*
allow channel to be ommited
Mike Baker
2006-12-16
1
-1
/
+1
*
add wep fix from #998
Felix Fietkau
2006-12-07
1
-1
/
+1
*
fix typo in broadcom wifi script: s/crypto/wsec/
Felix Fietkau
2006-12-01
1
-3
/
+3
*
fix wepkey default (#972)
Felix Fietkau
2006-11-20
1
-1
/
+1
*
fix typo (#972)
Felix Fietkau
2006-11-20
1
-1
/
+1
*
add distance/slottime setting to broadcom.sh (fixes #950)
Felix Fietkau
2006-11-18
1
-0
/
+13
*
more mssid fixes
Felix Fietkau
2006-11-17
1
-3
/
+6
*
fix mssid support
Felix Fietkau
2006-11-17
1
-1
/
+1
*
add wep support for broadcom-wl
Felix Fietkau
2006-11-17
1
-1
/
+17
*
more mssid fixes
Felix Fietkau
2006-11-17
1
-1
/
+10
*
client mode fixes for broadcom wl
Felix Fietkau
2006-11-17
1
-4
/
+6
*
move two functions from broadcom.sh to /sbin/wifi
Felix Fietkau
2006-11-11
1
-31
/
+1
*
add support for wds vifs for broadcom wl
Felix Fietkau
2006-10-15
1
-1
/
+8
*
always return true in disable_broadcom()
Felix Fietkau
2006-10-15
1
-0
/
+1
*
implement network callbacks for broadcom wl
Felix Fietkau
2006-10-15
1
-12
/
+34
*
scan_interfaces is unnecessary at this point
Felix Fietkau
2006-10-15
1
-1
/
+0
*
remove all broadcom interfaces from bridges and bring them down completely wh...
Felix Fietkau
2006-10-15
1
-1
/
+11
*
implement simple device autodetection for wifi drivers
Felix Fietkau
2006-10-15
1
-1
/
+25
*
finally move buildroot-ng to trunk
Felix Fietkau
2016-03-20
1
-0
/
+177