summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2011-01-18iwlwifi: fix valid chain reading from EEPROMWey-Yi Guy
2011-01-18ath5k: fix locking in tx_complete_poll_workBob Copeland
2011-01-17ath9k_hw: do PA offset calibration only on longcal intervalRajkumar Manoharan
2011-01-17ath9k_htc: Fix endian issue in tx headerRajkumar Manoharan
2011-01-17ath9k_hw: ASPM interoperability fix for AR9380/AR9382Luis R. Rodriguez
2011-01-13rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware()Jesper Juhl
2011-01-13iwmc3200wifi: Return proper error for iwm_if_allocAxel Lin
2011-01-10hostap_cs: fix sleeping function called from invalid contextStanislaw Gruszka
2011-01-10ipw2200: Check for -1 INTA in tasklet too.Indan Zupancic
2011-01-10p54: fix sequence no. accounting off-by-one errorChristian Lamparter
2011-01-10ath9k_htc: Really fix packet injectionSujith Manoharan
2011-01-10ath9k_hw: Fix RX handling for USB devicesSujith Manoharan
2011-01-10ath9k_hw: Fix thermal issue with UB94Sujith Manoharan
2011-01-10ath9k_hw: Fix calibration for AR9287 devicesSujith Manoharan
2011-01-10ath9k_hw: Fix chip testSujith Manoharan
2011-01-08Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-05ath9k: correct MODULE_PARM_DESC parameters for force_new_aniJohn W. Linville
2011-01-05ath5k: qualify global modparam_nohwcrypt variableJohn W. Linville
2011-01-05ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-04libertas: down_interruptible() can return -EINTR, not EINTRroel kluin
2011-01-04ath9k_htc: Fix packet injectionSujith Manoharan
2011-01-04ath5k: ath5k_eeprom_mode_from_channel() returns signedDan Carpenter
2011-01-04ath9k : few rate control clean upsMohammed Shafi Shajakhan
2011-01-04ath9k: fix beacon restart on channel changeRajkumar Manoharan
2011-01-04Revert "ath9k: Parse DTIM period from mac80211"Mohammed Shafi Shajakhan
2011-01-04ath9k_hw: fix dma descriptor rx error bit parsingFelix Fietkau
2011-01-04ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.cSujith Manoharan
2011-01-04ath9k_htc: Fix fast channel changeSujith Manoharan
2011-01-04ath9k_htc: Handle FATAL eventsSujith Manoharan
2011-01-04ath9k_htc: Move work cancellation outside of mutexSujith Manoharan
2011-01-04ath9k_htc: Handle pending URBs properlySujith Manoharan
2011-01-04ath9k: Few clean ups in beacon config parametersMohammed Shafi Shajakhan
2011-01-04rt2x00: Fix comment about removed spinlockHelmut Schaa
2011-01-04rt2x00: Remove unused interface spinlockHelmut Schaa
2011-01-04rt2x00: Simplify intf->delayed_flags lockingHelmut Schaa
2011-01-04rt2x00: Remove superfluous assignment of mpdu_densityHelmut Schaa
2011-01-04rt2x00: Fix panic on frame padding for rt2800 usb devicesIsmael Luceno
2011-01-04rt2x00: Fix pointer errors.Gertjan van Wingerde
2011-01-04rt2x00: remove intf->mac field.Gertjan van Wingerde
2011-01-04rt2x00: Remove intf->bssid field.Gertjan van Wingerde
2011-01-04rt2x00: allow txstatus_fifo w/o txstatus_taskletJohannes Stezenbach
2011-01-04rt2x00: simplify txstatus_fifo handlingJohannes Stezenbach
2011-01-04carl9170: fix usb pm suspend->resume woesChristian Lamparter
2011-01-04carl9170: reduce channel change delayChristian Lamparter
2011-01-04carl9170: add missing return-value checkChristian Lamparter
2011-01-04ath5k: fix cycle counter inconsistent lockingBob Copeland
2011-01-04ath9k: fix spur mitigation no-spur case for AR9002Brian Prodoehl
2011-01-04airo: use simple_write_to_bufferAkinobu Mita