| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cfg80211: allow drivers that can't scan for specific ssids | David Kilroy | 2009-07-10 | 2 | -4/+2 |
* | cfg80211: Advertise ciphers via WE according to driver capability | David Kilroy | 2009-07-10 | 1 | -2/+13 |
* | cfg80211: add wrapper function to get wiphy from priv pointer | David Kilroy | 2009-07-10 | 1 | -0/+11 |
* | mac80211_hwsim: clean up the skb before passing it back | Johannes Berg | 2009-07-10 | 1 | -0/+10 |
* | zd1211rw: sort vid/pid pairs by numerical value | Hin-Tak Leung | 2009-07-10 | 1 | -36/+37 |
* | cfg80211: prohibit scanning the same channel more than once | Johannes Berg | 2009-07-10 | 1 | -3/+30 |
* | mac80211: improve per-sta debugfs | Johannes Berg | 2009-07-10 | 2 | -36/+79 |
* | mac80211: push rx status into skb->cb | Johannes Berg | 2009-07-10 | 30 | -106/+108 |
* | rt2x00: remove skb->do_not_encrypt usage | Johannes Berg | 2009-07-10 | 2 | -5/+4 |
* | cfg80211: issue netlink notification when scan starts | Johannes Berg | 2009-07-10 | 3 | -10/+34 |
* | rndis_wlan: convert set/get txpower to cfg80211 | Jussi Kivilinna | 2009-07-10 | 1 | -73/+75 |
* | usbnet: Add stop function pointer to 'struct rndis_data'. | Jussi Kivilinna | 2009-07-10 | 2 | -0/+17 |
* | rndis_wlan: convert get/set frag/rts to cfg80211 | Jussi Kivilinna | 2009-07-10 | 1 | -72/+63 |
* | iwmc3200wifi: rfkill cleanup | Zhu Yi | 2009-07-10 | 6 | -32/+39 |
* | iwmc3200wifi: cache keys when interface is down | Samuel Ortiz | 2009-07-10 | 3 | -19/+28 |
* | iwmc3200wifi: change coexist periodic calibration flag | Zhu Yi | 2009-07-10 | 2 | -6/+11 |
* | iwmc3200wifi: cfg80211 key hooks implemetation | Samuel Ortiz | 2009-07-10 | 6 | -332/+219 |
* | iwmc3200wifi: handling wifi_if_ntfy responses | Samuel Ortiz | 2009-07-10 | 5 | -15/+31 |
* | iwmc3200wifi: invalidate keys when changing the BSSID | Samuel Ortiz | 2009-07-10 | 1 | -1/+18 |
* | iwlwifi: remove disable_tx_power for device > 4965 | Wey-Yi Guy | 2009-07-10 | 1 | -2/+7 |
* | iwlwifi: no need to refer to max_nrg_cck range value | Wey-Yi Guy | 2009-07-10 | 3 | -8/+3 |
* | iwlwifi: modify sensitivity value for 5150 | Wey-Yi Guy | 2009-07-10 | 1 | -2/+25 |
* | wl1251: change psm enabled/disabled info to debug | Luciano Coelho | 2009-07-10 | 1 | -2/+2 |
* | wl1251: fix a checkpatch warning | Kalle Valo | 2009-07-10 | 1 | -2/+1 |
* | wl1251: use wl1251 prefix everywhere | Kalle Valo | 2009-07-10 | 26 | -1199/+1203 |
* | wl12xx: remove unused wl12xx_hw_init_mem_config() | Kalle Valo | 2009-07-10 | 1 | -1/+0 |
* | wl1251: rename wl12xx.h to wl1251.h | Kalle Valo | 2009-07-10 | 19 | -17/+18 |
* | wl1251: add wl1251 prefix to all 1251 files | Kalle Valo | 2009-07-10 | 25 | -48/+758 |
* | wl1251: remove wl1271_setup() | Kalle Valo | 2009-07-10 | 1 | -8/+0 |
* | wl12xx: rename driver to wl1251 | Kalle Valo | 2009-07-10 | 2 | -7/+14 |
* | wl12xx: rename wl1251.c wl1251_ops.c | Kalle Valo | 2009-07-10 | 4 | -5/+5 |
* | wl12xx: Use chipset specific join commands | Juuso Oikarinen | 2009-07-10 | 5 | -6/+10 |
* | wl12xx: Assign value to rx msdu lifetime variable | Vidhya Govindan | 2009-07-10 | 1 | -0/+1 |
* | wl12xx: enable ELP mode | Kalle Valo | 2009-07-10 | 1 | -5/+1 |
* | wl12xx: check if elp wakeup failed | Kalle Valo | 2009-07-10 | 4 | -24/+59 |
* | wl12xx: optimise elp wakeup and sleep calls | Kalle Valo | 2009-07-10 | 3 | -13/+25 |
* | wl12xx: protect wl12xx_op_set_rts_threshold() | Kalle Valo | 2009-07-10 | 1 | -0/+4 |
* | wl12xx: Fix CMD_TEST regression via netlink. | Ari Kauppi | 2009-07-10 | 1 | -24/+11 |
* | wl12xx: Fix incorrect warning message. | Ari Kauppi | 2009-07-10 | 1 | -1/+1 |
* | wl12xx: Add support for block reading from a fixed register address | Juuso Oikarinen | 2009-07-10 | 2 | -7/+14 |
* | wl12xx: Moved wl1251 TX path implementation into chip specific files | Juuso Oikarinen | 2009-07-10 | 6 | -51/+59 |
* | wl12xx: pass the wake up condition when configuring the wake up event | Luciano Coelho | 2009-07-10 | 3 | -4/+7 |
* | wl12xx: add support for fixed address in wl12xx_spi_read | Luciano Coelho | 2009-07-10 | 2 | -7/+14 |
* | wl12xx: add support for new WL1271 chip revision | Luciano Coelho | 2009-07-10 | 2 | -0/+8 |
* | wl12xx: moved firmware version reading routine to chip-specific functions | Luciano Coelho | 2009-07-10 | 3 | -3/+9 |
* | wl12xx: add wl12xx_spi_reg_read() and wl12xx_spi_reg_write() functions | Luciano Coelho | 2009-07-10 | 2 | -0/+20 |
* | wl12xx: removed chipset interrupt source configuration from fw wakeup | Juuso Oikarinen | 2009-07-10 | 1 | -2/+0 |
* | wl12xx: fix rx descriptor use | Kalle Valo | 2009-07-10 | 3 | -5/+21 |
* | wl12xx: use wl12xx_mem_read32() to read the rx counter | Kalle Valo | 2009-07-10 | 1 | -2/+2 |
* | wl12xx: allocate buffer the spi busy word from struct wl12xx | Kalle Valo | 2009-07-10 | 3 | -4/+6 |