aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAge
* wl1251: remove wl1271_setup()Kalle Valo2009-07-10
* wl12xx: rename driver to wl1251Kalle Valo2009-07-10
* wl12xx: rename wl1251.c wl1251_ops.cKalle Valo2009-07-10
* wl12xx: Use chipset specific join commandsJuuso Oikarinen2009-07-10
* wl12xx: Assign value to rx msdu lifetime variableVidhya Govindan2009-07-10
* wl12xx: enable ELP modeKalle Valo2009-07-10
* wl12xx: check if elp wakeup failedKalle Valo2009-07-10
* wl12xx: optimise elp wakeup and sleep callsKalle Valo2009-07-10
* wl12xx: protect wl12xx_op_set_rts_threshold()Kalle Valo2009-07-10
* wl12xx: Fix CMD_TEST regression via netlink.Ari Kauppi2009-07-10
* wl12xx: Fix incorrect warning message.Ari Kauppi2009-07-10
* wl12xx: Add support for block reading from a fixed register addressJuuso Oikarinen2009-07-10
* wl12xx: Moved wl1251 TX path implementation into chip specific filesJuuso Oikarinen2009-07-10
* wl12xx: pass the wake up condition when configuring the wake up eventLuciano Coelho2009-07-10
* wl12xx: add support for fixed address in wl12xx_spi_readLuciano Coelho2009-07-10
* wl12xx: add support for new WL1271 chip revisionLuciano Coelho2009-07-10
* wl12xx: moved firmware version reading routine to chip-specific functionsLuciano Coelho2009-07-10
* wl12xx: add wl12xx_spi_reg_read() and wl12xx_spi_reg_write() functionsLuciano Coelho2009-07-10
* wl12xx: removed chipset interrupt source configuration from fw wakeupJuuso Oikarinen2009-07-10
* wl12xx: fix rx descriptor useKalle Valo2009-07-10
* wl12xx: use wl12xx_mem_read32() to read the rx counterKalle Valo2009-07-10
* wl12xx: allocate buffer the spi busy word from struct wl12xxKalle Valo2009-07-10
* wl12xx: allocate buffer spi read/write command buffer kzalloc()Kalle Valo2009-07-10
* wl12xx: reserve buffer for partition command in struct wl12xxKalle Valo2009-07-10
* wl12xx: fix error handling in wl12xx_probe()Kalle Valo2009-07-10
* wl12xx: reserver buffer for read32()/write32() in struct wl12xxKalle Valo2009-07-10
* wl12xx: cmd and acx interface reworkKalle Valo2009-07-10
* ath9k: Make sure we configure a non-zero beacon intervalVasanthakumar Thiagarajan2009-07-10
* libertas: remove ps_supported flag, use fwcapinfoAndrey Yurovsky2009-07-10
* ath5k: enable hardware LEDsBob Copeland2009-07-10
* ath5k: cleanup ath5k_hw structBob Copeland2009-07-10
* ath9k: downgrade ASSERT() in ath_clone_txbuf()Vasanthakumar Thiagarajan2009-07-10
* ath9k: Remove unnecessary count for addba attemptVasanthakumar Thiagarajan2009-07-10
* ath9k: Nuke unneccesary helper function to see if aggr is activeVasanthakumar Thiagarajan2009-07-10
* cfg80211: pass netdev to change_virtual_intfJohannes Berg2009-07-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-09
|\
| * p54: tx refused but queue activeLarry Finger2009-07-08
| * Atheros Kconfig needs to be dependent on WLAN_80211Jay Sternberg2009-07-08
| * mac80211_hwsim: avoid NULL accessJohannes Berg2009-07-08
| * b43: Add support for 4318EClyde McPherson2009-07-08
| * zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b deviceHin-Tak Leung2009-07-08
| * zd1211rw: 07b8:6001 is a ZD1211BPascal Terjan2009-07-08
| * iwmc3200wifi: add Kconfig helpSamuel Ortiz2009-07-07
| * ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan2009-07-07
| * b43/b43legacy: fix radio LED initializationLarry Finger2009-07-07
| * Revert "p54: Use SKB list handling helpers instead of by-hand code."David S. Miller2009-07-06
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-22
|\
| * ath5k: fix beacon_int handlingJiri Slaby2009-06-19