aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-07-10rt2x00: remove skb->do_not_encrypt usageJohannes Berg
2009-07-10rndis_wlan: convert set/get txpower to cfg80211Jussi Kivilinna
2009-07-10usbnet: Add stop function pointer to 'struct rndis_data'.Jussi Kivilinna
2009-07-10rndis_wlan: convert get/set frag/rts to cfg80211Jussi Kivilinna
2009-07-10iwmc3200wifi: rfkill cleanupZhu Yi
2009-07-10iwmc3200wifi: cache keys when interface is downSamuel Ortiz
2009-07-10iwmc3200wifi: change coexist periodic calibration flagZhu Yi
2009-07-10iwmc3200wifi: cfg80211 key hooks implemetationSamuel Ortiz
2009-07-10iwmc3200wifi: handling wifi_if_ntfy responsesSamuel Ortiz
2009-07-10iwmc3200wifi: invalidate keys when changing the BSSIDSamuel Ortiz
2009-07-10iwlwifi: remove disable_tx_power for device > 4965Wey-Yi Guy
2009-07-10iwlwifi: no need to refer to max_nrg_cck range valueWey-Yi Guy
2009-07-10iwlwifi: modify sensitivity value for 5150Wey-Yi Guy
2009-07-10wl1251: change psm enabled/disabled info to debugLuciano Coelho
2009-07-10wl1251: fix a checkpatch warningKalle Valo
2009-07-10wl1251: use wl1251 prefix everywhereKalle Valo
2009-07-10wl12xx: remove unused wl12xx_hw_init_mem_config()Kalle Valo
2009-07-10wl1251: rename wl12xx.h to wl1251.hKalle Valo
2009-07-10wl1251: add wl1251 prefix to all 1251 filesKalle Valo
2009-07-10wl1251: remove wl1271_setup()Kalle Valo
2009-07-10wl12xx: rename driver to wl1251Kalle Valo
2009-07-10wl12xx: rename wl1251.c wl1251_ops.cKalle Valo
2009-07-10wl12xx: Use chipset specific join commandsJuuso Oikarinen
2009-07-10wl12xx: Assign value to rx msdu lifetime variableVidhya Govindan
2009-07-10wl12xx: enable ELP modeKalle Valo
2009-07-10wl12xx: check if elp wakeup failedKalle Valo
2009-07-10wl12xx: optimise elp wakeup and sleep callsKalle Valo
2009-07-10wl12xx: protect wl12xx_op_set_rts_threshold()Kalle Valo
2009-07-10wl12xx: Fix CMD_TEST regression via netlink.Ari Kauppi
2009-07-10wl12xx: Fix incorrect warning message.Ari Kauppi
2009-07-10wl12xx: Add support for block reading from a fixed register addressJuuso Oikarinen
2009-07-10wl12xx: Moved wl1251 TX path implementation into chip specific filesJuuso Oikarinen
2009-07-10wl12xx: pass the wake up condition when configuring the wake up eventLuciano Coelho
2009-07-10wl12xx: add support for fixed address in wl12xx_spi_readLuciano Coelho
2009-07-10wl12xx: add support for new WL1271 chip revisionLuciano Coelho
2009-07-10wl12xx: moved firmware version reading routine to chip-specific functionsLuciano Coelho
2009-07-10wl12xx: add wl12xx_spi_reg_read() and wl12xx_spi_reg_write() functionsLuciano Coelho
2009-07-10wl12xx: removed chipset interrupt source configuration from fw wakeupJuuso Oikarinen
2009-07-10wl12xx: fix rx descriptor useKalle Valo
2009-07-10wl12xx: use wl12xx_mem_read32() to read the rx counterKalle Valo
2009-07-10wl12xx: allocate buffer the spi busy word from struct wl12xxKalle Valo
2009-07-10wl12xx: allocate buffer spi read/write command buffer kzalloc()Kalle Valo
2009-07-10wl12xx: reserve buffer for partition command in struct wl12xxKalle Valo
2009-07-10wl12xx: fix error handling in wl12xx_probe()Kalle Valo
2009-07-10wl12xx: reserver buffer for read32()/write32() in struct wl12xxKalle Valo
2009-07-10wl12xx: cmd and acx interface reworkKalle Valo
2009-07-10ath9k: Make sure we configure a non-zero beacon intervalVasanthakumar Thiagarajan
2009-07-10libertas: remove ps_supported flag, use fwcapinfoAndrey Yurovsky
2009-07-10ath5k: enable hardware LEDsBob Copeland