summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-2923-441/+89
|\
| * Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville2009-12-292-158/+46
| * iwmc3200wifi: fix array out-of-boundary accessZhu Yi2009-12-281-1/+1
| * wl1251: timeout one too soon in wl1251_boot_run_firmware()Roel Kluin2009-12-281-1/+1
| * ath9k: fix missed error codes in the tx status checkFelix Fietkau2009-12-282-1/+4
| * ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez2009-12-281-0/+6
| * ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez2009-12-281-0/+2
| * ath9k: fix suspend by waking device prior to stopSujith2009-12-281-0/+6
| * wl1271_cmd.c: cleanup char => u8Dan Carpenter2009-12-281-2/+2
| * iwlwifi: Storage class should be before const qualifierTobias Klauser2009-12-281-1/+1
| * ath9k: Storage class should be before const qualifierTobias Klauser2009-12-281-1/+1
| * wireless: remove remaining qual codeJohannes Berg2009-12-2810-255/+4
| * rt2x00: Add USB ID for Linksys WUSB 600N rev 2.Gertjan van Wingerde2009-12-281-0/+1
| * ath5k: fix SWI calibration interrupt stormBob Copeland2009-12-281-4/+3
| * libertas: Remove carrier signaling from the scan codeSamuel Ortiz2009-12-281-14/+8
| * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov2009-12-281-3/+3
* | Fix MAC address access in 3c507, ibmlana, pcnet32 and libertasDaniel Drake2009-12-261-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-2125-108/+119
|\ \ | |/
| * mac80211: fix peer HT capabilitiesJohannes Berg2009-12-211-2/+1
| * iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx()Roel Kluin2009-12-213-3/+3
| * Libertas: fix buffer overflow in lbs_get_essid()Daniel Mack2009-12-211-2/+0
| * drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warningakpm@linux-foundation.org2009-12-211-1/+2
| * ath9k: Stop ANI when doing a resetSujith2009-12-211-0/+6
| * ath9k: Fix TX queue drainingSujith2009-12-212-3/+3
| * ath9k: Fix bug in assigning sequence numberSujith2009-12-211-10/+3
| * rt2x00: Fix calculation of rt2800 iveiv entry offset.Gertjan van Wingerde2009-12-211-1/+1
| * iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre2009-12-211-1/+2
| * iwl3945: fix panic in iwl3945 driverZhu Yi2009-12-211-0/+3
| * iwlwifi: initialize spinlock before useReinette Chatre2009-12-212-4/+4
| * iwl3945: disable power saveReinette Chatre2009-12-212-3/+7
| * iwlwifi: fix more eeprom endian bugsJohannes Berg2009-12-214-11/+16
| * iwlwifi: fix EEPROM/OTP reading endian annotations and a bugJohannes Berg2009-12-212-10/+12
| * rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde2009-12-212-0/+11
| * drivers/net/wireless: Correct code taking the size of a pointerJulia Lawall2009-12-211-2/+2
| * ath9k: Last fix for TX software padding.Benoit Papillault2009-12-211-11/+12
| * iwlwifi: fix syslog message for event log dump sizeWey-Yi Guy2009-12-212-2/+2
| * iwlwifi: power up all devices for EEPROM readReinette Chatre2009-12-212-16/+6
| * iwlwifi: allocated rx page accounting cleanupZhu Yi2009-12-217-24/+21
| * rt2x00: Fix rt2800usb detection in rt2800lib.Gertjan van Wingerde2009-12-141-2/+2
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-1120-30/+30
|\ \ | |/ |/|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-0920-30/+30
| |\
| | * Merge branch 'for-next' into for-linusJiri Kosina2009-12-0721-31/+31
| | |\
| | | * tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-041-1/+1
| | | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-0416-24/+24
| | | * tree-wide: fix typos "offest" -> "offset"Uwe Kleine-König2009-12-041-1/+1
| | | * tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-041-1/+1
| | | * tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König2009-11-092-2/+2
| | | * tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-2/+2
* | | | b43: Remove reset after fatal DMA errorLarry Finger2009-12-101-1/+4
* | | | rtl8187: add radio led and fix warnings on suspendHerton Ronaldo Krzesinski2009-12-103-21/+50
OpenPOWER on IntegriCloud