2012-02-14 |
blogic | mac80211: Allow preamble configuration |
tree | commitdiff |
2011-12-23 |
nbd | mac80211: clean up init, remove some redundant checks... |
tree | commitdiff |
2011-12-19 |
nbd | mac80211: fix powersave setting |
tree | commitdiff |
2011-12-18 |
nbd | mac80211: apply txpower after bringing up the interface... |
tree | commitdiff |
2011-12-18 |
nbd | mac80211: use iw instead of iwconfig to disable powersave |
tree | commitdiff |
2011-12-08 |
hauke | mac80211: add support for firmware 666.2 for b43 devices |
tree | commitdiff |
2011-11-06 |
jow | [package] mac80211: change wireless ifname numbering... |
tree | commitdiff |
2011-10-08 |
nbd | mac80211: set the country code early to allow crda... |
tree | commitdiff |
2011-09-25 |
jow | [package] mac80211: rework mac address generation for... |
tree | commitdiff |
2011-09-08 |
jow | [package] mac80211: introduce "disabled" option for... |
tree | commitdiff |
2011-08-20 |
jow | [package] mac80211: configure hostapd logging options |
tree | commitdiff |
2011-08-13 |
jow | [package] mac80211: use first available channel from... |
tree | commitdiff |
2011-08-06 |
hauke | mac80211: always store broadcom firmware in b43 and... |
tree | commitdiff |
2011-07-08 |
nbd | ath9k: add a temporary uci option for setting the chann... |
tree | commitdiff |
2011-06-24 |
nbd | mac80211: configure HT IBSS through uci |
tree | commitdiff |
2011-04-26 |
nbd | mac80211: broadcast the country IE by default if the... |
tree | commitdiff |
2011-04-19 |
hauke | mac80211: b43: Add Firmware 5.10.56.27 |
tree | commitdiff |
2011-03-15 |
acinonyx | [package] mac80211: Fix unique device autodetection |
tree | commitdiff |
2011-03-02 |
nbd | mac80211: allow AP configuration of beacon interval... |
tree | commitdiff |
2011-01-28 |
nbd | mac80211: ignore errors in the command to set the rx... |
tree | commitdiff |
2011-01-27 |
jow | [package] mac80211: fix order of iw parameters, fix... |
tree | commitdiff |
2011-01-27 |
acinonyx | [package] mac80211: Fix antenna setting when only one... |
tree | commitdiff |
2011-01-26 |
jow | [package] mac80211: add missing done to mac80211.sh... |
tree | commitdiff |
2011-01-26 |
jow | [package] mac80211: add mising esac to mac80211.sh |
tree | commitdiff |
2011-01-26 |
jow | [package] mac80211: rework recent mac80211.sh additions: |
tree | commitdiff |
2011-01-26 |
nbd | mac80211: Add new parameters to mac80211.sh |
tree | commitdiff |
2011-01-26 |
nbd | mac80211: Add mac address filter configuration for... |
tree | commitdiff |
2011-01-11 |
jow | [package] mac80211: support per-vif wmm option, default... |
tree | commitdiff |
2010-12-19 |
jow | [package] mac80211: rename max_clients option to maxass... |
tree | commitdiff |
2010-12-19 |
nbd | hostapd: add support for specifying the maximum number... |
tree | commitdiff |
2010-12-10 |
jow | [package] mac80211: use iw for txpower control (#8416) |
tree | commitdiff |
2010-10-27 |
nbd | mac80211: set GF flag in hostapd config if supported |
tree | commitdiff |
2010-10-25 |
nbd | mac80211: add uci support for the ad-hoc multicast... |
tree | commitdiff |
2010-10-23 |
nbd | hostapd/mac80211: implement support for AP+STA |
tree | commitdiff |
2010-10-13 |
nbd | wifi: change the default channel from 5 to 11, 5 was... |
tree | commitdiff |
2010-07-22 |
jow | [package] mac80211: fix handling of frag and rts option... |
tree | commitdiff |
2010-07-06 |
nbd | mac80211: fix interface teardown for kernels >= 2.6.33 |
tree | commitdiff |
2010-05-02 |
nbd | mac80211: use the nl80211 driver for wpa_supplicant |
tree | commitdiff |
2010-05-02 |
nbd | mac80211: enable rx/tx stbc by default if supported |
tree | commitdiff |
2010-03-09 |
nbd | mac80211: fix interface setup for wds client |
tree | commitdiff |
2010-03-09 |
nbd | mac80211: add support for the noscan option for skippin... |
tree | commitdiff |
2010-02-28 |
nbd | mac80211: fix essid setting for ad-hoc (thx, stintel) |
tree | commitdiff |
2010-02-28 |
nbd | mac80211: fix client mode |
tree | commitdiff |
2010-02-28 |
nbd | mac80211: fix interface startup order for AP+STA (patch... |
tree | commitdiff |
2010-02-19 |
nbd | mac80211: always use wpa_supplicant for client connecti... |
tree | commitdiff |
2010-02-08 |
nbd | mac80211: use wpa_supplicant for unencrypted connection... |
tree | commitdiff |
2010-02-02 |
nbd | mac80211: fix setup with more than 2 ap mode interfaces |
tree | commitdiff |
2010-01-25 |
nbd | mac80211: restrict the killing of wpa_supplicant proces... |
tree | commitdiff |
2010-01-24 |
jow | [package] mac80211: make b43-fwsquash.py work with... |
tree | commitdiff |
2010-01-23 |
nbd | mac80211: improve wifi interface cleanup |
tree | commitdiff |
2010-01-22 |
jow | [package] mac80211: fix spurious error return codes... |
tree | commitdiff |
2010-01-22 |
nbd | mac80211: fix hostapd wmm setting for multiple bss... |
tree | commitdiff |
2010-01-20 |
nbd | mac80211: restructure /lib/wifi/mac80211.sh |
tree | commitdiff |
2010-01-17 |
nbd | mac80211: fix mac address handling for multiple phy/vif |
tree | commitdiff |
2010-01-15 |
nbd | mac80211: fix ht capability detection (thx, stintel) |
tree | commitdiff |
2010-01-15 |
nbd | mac80211: implement the distance setting |
tree | commitdiff |
2010-01-13 |
jow | [package] base-files, mac80211 (#6491) |
tree | commitdiff |
2009-12-26 |
mb | b43-fwsquash: ucode2.fw also supports core rev 3 |
tree | commitdiff |
2009-12-26 |
hauke | [mac80211] b43 and b43legacy: squash firmware |
tree | commitdiff |
2009-12-26 |
hauke | [mac80211] b43: Add L-PHY firemware files to squash... |
tree | commitdiff |
2009-12-24 |
nbd | mac80211: fix handling of vif mac addresses in /lib... |
tree | commitdiff |
2009-12-22 |
acinonyx | [packages] mac80211: Don't echo missing physical device... |
tree | commitdiff |
2009-12-09 |
nbd | mac80211: fix RTS threshold not being set for mac80211... |
tree | commitdiff |
2009-12-05 |
nbd | mac80211: set the country code through iw reg, setting... |
tree | commitdiff |
2009-12-05 |
jow | [package] mac80211: fix a shell syntax error |
tree | commitdiff |
2009-12-05 |
jow | [package] mac80211: fix wpa handling in sta mode |
tree | commitdiff |
2009-12-03 |
nbd | mac80211: rename autogenerated wifi-device sections... |
tree | commitdiff |
2009-11-29 |
nbd | mac80211: fix up wds sta mode after r18591 |
tree | commitdiff |
2009-11-28 |
juhosg | mac80211: fix detection of multiple mac80211 devices |
tree | commitdiff |
2009-11-28 |
juhosg | mac80211: remove trailing whitespaces in mac80211.sh |
tree | commitdiff |
2009-11-28 |
juhosg | mac80211: fix default channel selection in mac80211... |
tree | commitdiff |
2009-11-27 |
juhosg | mac80211: fix a typo in the mac80211.sh |
tree | commitdiff |
2009-11-27 |
juhosg | mac80211: select channel 36 by default on 5GHz only... |
tree | commitdiff |
2009-11-11 |
nbd | mac80211: disable powersave on the sta by default ... |
tree | commitdiff |
2009-11-10 |
nbd | mac80211: implement wds sta support (wds ap support... |
tree | commitdiff |
2009-11-10 |
nbd | mac80211: fix wpa in client mode |
tree | commitdiff |
2009-11-09 |
nbd | mac80211: fix wifi detect with 11n cards that have... |
tree | commitdiff |
2009-11-04 |
nbd | mac80211: fill some important capabilities into ht_capa... |
tree | commitdiff |
2009-10-11 |
nbd | mac80211: fix a warning during interface bringup when... |
tree | commitdiff |
2009-10-11 |
nbd | mac80211: fix encryption fallback for sta mode, add... |
tree | commitdiff |
2009-10-11 |
nbd | mac80211: fix autochannel / fixed channel selection... |
tree | commitdiff |
2009-10-11 |
nbd | mac80211: upgrade to latest compat-wireless, fix ad... |
tree | commitdiff |
2009-10-02 |
nbd | mac80211: autodetect the default phy mode based on... |
tree | commitdiff |
2009-10-02 |
nbd | mac80211: fix typo in ifname setup, suppress error... |
tree | commitdiff |
2009-10-02 |
nbd | mac80211: merge Pat Erley's mac80211.sh from openwrt... |
tree | commitdiff |
2009-06-29 |
acinonyx | [package] mac80211: Declare some variables as local... |
tree | commitdiff |
2009-03-27 |
nbd | wifi: fix hostapd + autochannel |
tree | commitdiff |
2009-03-25 |
florian | [package] add a workaround for devices that only start... |
tree | commitdiff |
2009-03-17 |
mb | b43: Add support for removing unnecessary firmware... |
tree | commitdiff |
2009-02-26 |
florian | [package] allow mac80211 devices to be configured to... |
tree | commitdiff |
2009-01-31 |
agb | [package] mac80211: move txpower to wifi-device section... |
tree | commitdiff |
2009-01-28 |
juhosg | [package] mac80211: cleanup mac80211.sh |
tree | commitdiff |
2008-10-04 |
florian | Silence ifconfig down errors in mac80211 (#4067) |
tree | commitdiff |
2008-08-13 |
florian | Fix putting mac80211 interfaces in monitor and managed... |
tree | commitdiff |
2008-08-12 |
florian | Add generic wpa_supplicant calls and use them for mac80... |
tree | commitdiff |
2008-03-27 |
florian | Allow setting mac80211 interface into ad-hoc mode ... |
tree | commitdiff |
2008-02-17 |
mb | mac80211 wifi script: Tell hostapd to use the nl80211... |
tree | commitdiff |
2007-10-05 |
ejka | add minimal uci support |
tree | commitdiff |
|