summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwmc3200wifi: handling wifi_if_ntfy responsesSamuel Ortiz2009-07-105-15/+31
* iwmc3200wifi: invalidate keys when changing the BSSIDSamuel Ortiz2009-07-101-1/+18
* iwlwifi: remove disable_tx_power for device > 4965Wey-Yi Guy2009-07-101-2/+7
* iwlwifi: no need to refer to max_nrg_cck range valueWey-Yi Guy2009-07-103-8/+3
* iwlwifi: modify sensitivity value for 5150Wey-Yi Guy2009-07-101-2/+25
* wl1251: change psm enabled/disabled info to debugLuciano Coelho2009-07-101-2/+2
* wl1251: fix a checkpatch warningKalle Valo2009-07-101-2/+1
* wl1251: use wl1251 prefix everywhereKalle Valo2009-07-1026-1199/+1203
* wl12xx: remove unused wl12xx_hw_init_mem_config()Kalle Valo2009-07-101-1/+0
* wl1251: rename wl12xx.h to wl1251.hKalle Valo2009-07-1019-17/+18
* wl1251: add wl1251 prefix to all 1251 filesKalle Valo2009-07-1025-48/+758
* wl1251: remove wl1271_setup()Kalle Valo2009-07-101-8/+0
* wl12xx: rename driver to wl1251Kalle Valo2009-07-102-7/+14
* wl12xx: rename wl1251.c wl1251_ops.cKalle Valo2009-07-104-5/+5
* wl12xx: Use chipset specific join commandsJuuso Oikarinen2009-07-105-6/+10
* wl12xx: Assign value to rx msdu lifetime variableVidhya Govindan2009-07-101-0/+1
* wl12xx: enable ELP modeKalle Valo2009-07-101-5/+1
* wl12xx: check if elp wakeup failedKalle Valo2009-07-104-24/+59
* wl12xx: optimise elp wakeup and sleep callsKalle Valo2009-07-103-13/+25
* wl12xx: protect wl12xx_op_set_rts_threshold()Kalle Valo2009-07-101-0/+4
* wl12xx: Fix CMD_TEST regression via netlink.Ari Kauppi2009-07-101-24/+11
* wl12xx: Fix incorrect warning message.Ari Kauppi2009-07-101-1/+1
* wl12xx: Add support for block reading from a fixed register addressJuuso Oikarinen2009-07-102-7/+14
* wl12xx: Moved wl1251 TX path implementation into chip specific filesJuuso Oikarinen2009-07-106-51/+59
* wl12xx: pass the wake up condition when configuring the wake up eventLuciano Coelho2009-07-103-4/+7
* wl12xx: add support for fixed address in wl12xx_spi_readLuciano Coelho2009-07-102-7/+14
* wl12xx: add support for new WL1271 chip revisionLuciano Coelho2009-07-102-0/+8
* wl12xx: moved firmware version reading routine to chip-specific functionsLuciano Coelho2009-07-103-3/+9
* wl12xx: add wl12xx_spi_reg_read() and wl12xx_spi_reg_write() functionsLuciano Coelho2009-07-102-0/+20
* wl12xx: removed chipset interrupt source configuration from fw wakeupJuuso Oikarinen2009-07-101-2/+0
* wl12xx: fix rx descriptor useKalle Valo2009-07-103-5/+21
* wl12xx: use wl12xx_mem_read32() to read the rx counterKalle Valo2009-07-101-2/+2
* wl12xx: allocate buffer the spi busy word from struct wl12xxKalle Valo2009-07-103-4/+6
* wl12xx: allocate buffer spi read/write command buffer kzalloc()Kalle Valo2009-07-102-15/+20
* wl12xx: reserve buffer for partition command in struct wl12xxKalle Valo2009-07-102-11/+17
* wl12xx: fix error handling in wl12xx_probe()Kalle Valo2009-07-101-2/+4
* wl12xx: reserver buffer for read32()/write32() in struct wl12xxKalle Valo2009-07-102-5/+6
* wl12xx: cmd and acx interface reworkKalle Valo2009-07-109-591/+896
* ath9k: Make sure we configure a non-zero beacon intervalVasanthakumar Thiagarajan2009-07-101-7/+8
* libertas: remove ps_supported flag, use fwcapinfoAndrey Yurovsky2009-07-106-10/+3
* ath5k: enable hardware LEDsBob Copeland2009-07-102-0/+23
* ath5k: cleanup ath5k_hw structBob Copeland2009-07-103-19/+10
* ath9k: downgrade ASSERT() in ath_clone_txbuf()Vasanthakumar Thiagarajan2009-07-101-0/+6
* ath9k: Remove unnecessary count for addba attemptVasanthakumar Thiagarajan2009-07-102-13/+1
* ath9k: Nuke unneccesary helper function to see if aggr is activeVasanthakumar Thiagarajan2009-07-101-13/+1
* cfg80211: pass netdev to change_virtual_intfJohannes Berg2009-07-106-33/+17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-0942-103/+224
|\
| * cxgb3: Fix crash caused by stashing wrong netdev_queueRoland Dreier2009-07-091-2/+1
| * ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou2009-07-092-8/+17
| * memory barrier: adding smp_mb__after_lockJiri Olsa2009-07-093-1/+13
OpenPOWER on IntegriCloud