aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: Configure internal regulator for AR9485Vasanthakumar Thiagarajan2010-12-072-15/+82
* ath9k_hw: Read and configure antenna diversity control for AR9485Vasanthakumar Thiagarajan2010-12-072-4/+30
* ath9k_hw: Configure xpa bias level for AR9485Vasanthakumar Thiagarajan2010-12-072-3/+13
* ath9k: Read spur channel information from eeprom for AR9485Vasanthakumar Thiagarajan2010-12-071-3/+32
* ath9k_hw: Add a helper function to get spur channel pointer from cal data for...Vasanthakumar Thiagarajan2010-12-072-0/+11
* ath9k_hw: Find chansel of AR_PHY_65NM_CH0_SYNTH7 for AR9485Vasanthakumar Thiagarajan2010-12-072-1/+5
* ath9k: Configure pll control for AR9485Vasanthakumar Thiagarajan2010-12-072-1/+8
* ath9k_hw: Find the maximum number of chains that hw supportsVasanthakumar Thiagarajan2010-12-072-1/+15
* ath9k: Enable extended synch for AR9485 to fix L0s recovery issueVasanthakumar Thiagarajan2010-12-075-0/+23
* ath9k: Disable TX STBC for AR9485Vasanthakumar Thiagarajan2010-12-071-1/+3
* ath9k_hw: Disable LDPC for AR9485Vasanthakumar Thiagarajan2010-12-071-2/+4
* ath9k_hw: Eeeprom changes for AR9485Vasanthakumar Thiagarajan2010-12-072-2/+7
* ath9k_hw: Initialize tx/rx gain table from initvals.h for AR9485Vasanthakumar Thiagarajan2010-12-071-20/+62
* ath9k_hw: Initialize mode registers for AR9485Vasanthakumar Thiagarajan2010-12-071-66/+129
* ath9k_hw: Enable hw initialization for AR9485Vasanthakumar Thiagarajan2010-12-073-0/+3
* ath9k_hw: Add initvals.h for AR9485Vasanthakumar Thiagarajan2010-12-071-0/+943
* ath9k_hw: Define hw version macros for AR9485Vasanthakumar Thiagarajan2010-12-071-0/+8
* ath5k: remove MODULE_VERSIONJohn W. Linville2010-12-071-1/+0
* ath: Fix ath_dbg access beyond array boundJoe Perches2010-12-071-25/+2
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-0736-1105/+1009
* ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-0721-254/+186
* ath: Add and use ath_printk and ath_<level>Joe Perches2010-12-074-91/+124
* orinoco: allow IW_AUTH_MFP to pass throughDavid Kilroy2010-12-071-0/+8
* iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka2010-12-0613-138/+91
* iwl3945: prevent too frequent firmware resetsStanislaw Gruszka2010-12-061-0/+7
* ath5k: Include tx ack reporting on hw flagsNick Kossifidis2010-12-061-2/+3
* ath5k: Fix reporting of RX dma stop failureNick Kossifidis2010-12-061-1/+1
* ath5k: Disable ANI during resetNick Kossifidis2010-12-061-2/+8
* ath5k: Always free tx buffers before resetNick Kossifidis2010-12-061-2/+4
* ath5k: Always write tx powertable on hwNick Kossifidis2010-12-061-12/+21
* ath5k: Use EWMA factor of 1024 instead of 1000Bruno Randolf2010-12-061-1/+1
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-12-067-54/+79
|\
| * iwlagn: name change for bt_ch_announce module parameterWey-Yi Guy2010-12-021-5/+7
| * iwlwifi: check for STATUS_EXIT_PENDING when send RXON commandWey-Yi Guy2010-12-022-0/+6
| * iwlagn: remove structure name reference to gen2Wey-Yi Guy2010-12-023-49/+49
| * iwlagn: Enable PCI L1 ACTIVE state after uCode has been loadedGrumbach, Emmanuel2010-12-021-0/+4
| * iwlagn: fix race condition when reprogram staWey-Yi Guy2010-12-021-0/+13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-0219-211/+228
|\ \
| * | Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"John W. Linville2010-12-022-4/+3
| * | ath9k_hw: fix more bitfield related endian issuesFelix Fietkau2010-12-022-9/+16
| * | ath9k_hw: fix endian issues with CTLs on AR9003Felix Fietkau2010-12-024-54/+47
| * | ath9k: Fix bug in reading input gpio state for ar9003Vasanthakumar Thiagarajan2010-12-022-3/+6
| * | ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian2010-11-302-3/+4
| * | orinoco: abort scan on interface downDavid Kilroy2010-11-303-7/+14
| * | carl9170: fix carl9170_tx_prepare typoChristian Lamparter2010-11-291-1/+1
| * | ath9k: Disable SWBA interrupt on remove_interfaceRajkumar Manoharan2010-11-291-1/+10
| * | ath9k/carl9170: advertise P2PJohannes Berg2010-11-293-2/+6
| * | ath9k: use per-device struct for pm_qos_* operationsGabor Juhos2010-11-293-9/+7
| * | libertas: fix invalid accessSven Neumann2010-11-292-2/+0
| * | libertas: fix memory corruption in lbs_remove_card()Daniel Drake2010-11-291-2/+0