| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: add mesh_param support | nbd | 2013-05-15 | 1 | -0/+14 |
* | mac80211: add HT support for mesh | nbd | 2013-05-15 | 1 | -1/+6 |
* | mac80211: use the original mac address for the first virtual interface | nbd | 2013-04-23 | 1 | -1/+3 |
* | mac80211: rework mac address allocation | nbd | 2013-04-17 | 1 | -10/+24 |
* | [mac80211] fixes mbssid on ralink hardware | blogic | 2013-03-12 | 1 | -2/+4 |
* | mac80211/hostapd: short_preamble is a per-vif option and should be enabled by... | nbd | 2013-02-11 | 1 | -3/+0 |
* | mac80211: apply network interface configuration for adhoc + wpa2 | nbd | 2013-01-07 | 1 | -1/+1 |
* | mac80211, hostapd: Fix macfilter for multi bssid setups | nbd | 2012-12-04 | 1 | -20/+0 |
* | mac80211: fix typo that broke specifying the phy name directly (deprecated) | nbd | 2012-10-18 | 1 | -1/+1 |
* | mac80211: store the device path as identifier in the config instead of the ma... | nbd | 2012-10-18 | 1 | -10/+38 |
* | tools: add b43-tools | hauke | 2012-10-08 | 2 | -138/+0 |
* | mac80211: add uci support for configuring antenna gain | nbd | 2012-09-28 | 1 | -0/+2 |
* | [packages] mac80211: fiy typo in b43-fwsquash.py | hauke | 2012-09-23 | 1 | -2/+2 |
* | [packages] mac80211: fix b43 firmware squash for HT and LCN firmware, one fil... | hauke | 2012-09-22 | 1 | -2/+6 |
* | mac80211/hostapd: add support for HT capa in case of IBSS/RSN | blogic | 2012-07-24 | 1 | -7/+7 |
* | wpa_supplicant: add more parameters | blogic | 2012-07-24 | 1 | -1/+2 |
* | mac80211: make channel bandwidth setting generic | thepeople | 2012-07-04 | 1 | -2/+3 |
* | mac80211: remove the passive-scan/no-ibss flag of channels 36-48 in the world... | nbd | 2012-06-08 | 1 | -1/+1 |
* | mac80211: use built-in regulatory database instead of crda to avoid various r... | nbd | 2012-05-28 | 1 | -0/+697 |
* | mac80211: get rid of duplicate iw reg set command (thx, stintel) | nbd | 2012-05-26 | 1 | -1/+0 |
* | [package] mac80211: allow NOHT for IBSS mode | jow | 2012-03-29 | 1 | -1/+1 |
* | mac80211: add hostapd socket option to wpa_supplicant for IBSS RSN as well | nbd | 2012-03-27 | 1 | -1/+1 |
* | mac80211: modify mac80211.sh to in order to support IBSS-RSN | nbd | 2012-03-27 | 1 | -0/+11 |
* | mac80211: Allow preamble configuration | blogic | 2012-02-14 | 1 | -0/+3 |
* | mac80211: clean up init, remove some redundant checks, fix tx power init (#10... | nbd | 2011-12-23 | 1 | -77/+73 |
* | mac80211: fix powersave setting | nbd | 2011-12-19 | 1 | -1/+1 |
* | mac80211: apply txpower after bringing up the interface, should fix #10113 | nbd | 2011-12-18 | 1 | -6/+6 |
* | mac80211: use iw instead of iwconfig to disable powersave | nbd | 2011-12-18 | 1 | -1/+1 |
* | mac80211: add support for firmware 666.2 for b43 devices | hauke | 2011-12-08 | 1 | -0/+4 |
* | [package] mac80211: change wireless ifname numbering schema | jow | 2011-11-06 | 1 | -6/+3 |
* | mac80211: set the country code early to allow crda to settle | nbd | 2011-10-08 | 1 | -0/+7 |
* | [package] mac80211: rework mac address generation for virtual interfaces; set... | jow | 2011-09-25 | 1 | -9/+17 |
* | [package] mac80211: introduce "disabled" option for wifi-iface section to shu... | jow | 2011-09-08 | 1 | -1/+4 |
* | [package] mac80211: configure hostapd logging options | jow | 2011-08-20 | 1 | -0/+3 |
* | [package] mac80211: use first available channel from current phy if channel i... | jow | 2011-08-13 | 1 | -1/+7 |
* | mac80211: always store broadcom firmware in b43 and b43legacy dir | hauke | 2011-08-06 | 1 | -0/+16 |
* | ath9k: add a temporary uci option for setting the channel bandwidth | nbd | 2011-07-08 | 1 | -0/+3 |
* | mac80211: configure HT IBSS through uci | nbd | 2011-06-24 | 1 | -1/+7 |
* | mac80211: broadcast the country IE by default if the country code is configur... | nbd | 2011-04-26 | 1 | -0/+5 |
* | mac80211: b43: Add Firmware 5.10.56.27 | hauke | 2011-04-19 | 1 | -0/+3 |
* | [package] mac80211: Fix unique device autodetection | acinonyx | 2011-03-15 | 1 | -2/+2 |
* | mac80211: allow AP configuration of beacon interval, DTIM period, maximum per... | nbd | 2011-03-02 | 1 | -4/+33 |
* | mac80211: ignore errors in the command to set the rx/tx antenna - many driver... | nbd | 2011-01-28 | 1 | -1/+1 |
* | [package] mac80211: fix order of iw parameters, fix broken antenna config call | jow | 2011-01-27 | 1 | -2/+2 |
* | [package] mac80211: Fix antenna setting when only one of {rx,tx}antenna optio... | acinonyx | 2011-01-27 | 1 | -4/+3 |
* | [package] mac80211: add missing done to mac80211.sh (#8735) | jow | 2011-01-26 | 1 | -0/+1 |
* | [package] mac80211: add mising esac to mac80211.sh | jow | 2011-01-26 | 1 | -0/+1 |
* | [package] mac80211: rework recent mac80211.sh additions: | jow | 2011-01-26 | 1 | -7/+32 |
* | mac80211: Add new parameters to mac80211.sh | nbd | 2011-01-26 | 1 | -1/+10 |
* | mac80211: Add mac address filter configuration for hostapd | nbd | 2011-01-26 | 1 | -1/+22 |