aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: ixp4xx_eth: Return proper error for eth_init_oneAxel Lin2011-01-061-1/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-0583-1503/+5038
|\
| * ath9k: correct MODULE_PARM_DESC parameters for force_new_aniJohn W. Linville2011-01-051-1/+1
| * ath5k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-052-4/+4
| * ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-053-5/+5
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-053-5/+11
| |\
| | * iwlagn: enable only rfkill interrupt when device is downStanislaw Gruszka2011-01-042-4/+11
| * | libertas: down_interruptible() can return -EINTR, not EINTRroel kluin2011-01-041-1/+1
| * | ath9k_htc: Fix packet injectionSujith Manoharan2011-01-041-8/+64
| * | ath5k: ath5k_eeprom_mode_from_channel() returns signedDan Carpenter2011-01-041-2/+4
| * | ath9k : few rate control clean upsMohammed Shafi Shajakhan2011-01-042-11/+8
| * | ath9k: fix beacon restart on channel changeRajkumar Manoharan2011-01-041-1/+2
| * | Revert "ath9k: Parse DTIM period from mac80211"Mohammed Shafi Shajakhan2011-01-042-4/+2
| * | ath9k_hw: fix dma descriptor rx error bit parsingFelix Fietkau2011-01-042-9/+11
| * | ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.cSujith Manoharan2011-01-043-312/+333
| * | ath9k_htc: Fix fast channel changeSujith Manoharan2011-01-042-16/+11
| * | ath9k_htc: Handle FATAL eventsSujith Manoharan2011-01-045-8/+84
| * | ath9k_htc: Move work cancellation outside of mutexSujith Manoharan2011-01-041-5/+5
| * | ath9k_htc: Handle pending URBs properlySujith Manoharan2011-01-042-4/+37
| * | ath9k: Few clean ups in beacon config parametersMohammed Shafi Shajakhan2011-01-041-12/+13
| * | rt2x00: Fix comment about removed spinlockHelmut Schaa2011-01-041-4/+1
| * | rt2x00: Remove unused interface spinlockHelmut Schaa2011-01-042-7/+0
| * | rt2x00: Simplify intf->delayed_flags lockingHelmut Schaa2011-01-043-19/+7
| * | rt2x00: Remove superfluous assignment of mpdu_densityHelmut Schaa2011-01-041-2/+0
| * | rt2x00: Fix panic on frame padding for rt2800 usb devicesIsmael Luceno2011-01-041-4/+12
| * | rt2x00: Fix pointer errors.Gertjan van Wingerde2011-01-042-8/+8
| * | rt2x00: remove intf->mac field.Gertjan van Wingerde2011-01-042-9/+2
| * | rt2x00: Remove intf->bssid field.Gertjan van Wingerde2011-01-042-16/+0
| * | rt2x00: allow txstatus_fifo w/o txstatus_taskletJohannes Stezenbach2011-01-041-5/+5
| * | rt2x00: simplify txstatus_fifo handlingJohannes Stezenbach2011-01-042-17/+3
| * | carl9170: fix usb pm suspend->resume woesChristian Lamparter2011-01-041-16/+37
| * | carl9170: reduce channel change delayChristian Lamparter2011-01-041-8/+0
| * | carl9170: add missing return-value checkChristian Lamparter2011-01-041-0/+2
| * | ath5k: fix cycle counter inconsistent lockingBob Copeland2011-01-041-2/+2
| * | ath9k: fix spur mitigation no-spur case for AR9002Brian Prodoehl2011-01-041-2/+3
| * | airo: use simple_write_to_bufferAkinobu Mita2011-01-041-13/+7
| * | ath9k: spin_lock_bh is not required within tasklet context.Senthil Balasubramanian2011-01-041-2/+2
| * | iwlagn: fix scan tx antenna setting on 5Ghz bandStanislaw Gruszka2011-01-043-16/+6
| * | ath5k: Move mac80211 functions into new fileBruno Randolf2011-01-043-713/+825
| * | iwlwifi: remove reference to Gen2Wey-Yi Guy2010-12-261-3/+3
| * | iwlagn: fix FH errorJohannes Berg2010-12-261-1/+2
| * | iwlwifi: remove extra stringWey-Yi Guy2010-12-261-1/+1
| * | rtlwifi: Fix large packet issueChaoming Li2010-12-221-3/+15
| * | ath9k: Reset keycache on resumeMohammed Shafi Shajakhan2010-12-223-1/+10
| * | rtlwifi: rtl8192ce: Fix driver problem when radio switch off at module loadLarry Finger2010-12-222-18/+5
| * | rndis_wlan: add support for set_power_mgmtJussi Kivilinna2010-12-221-0/+48
| * | rndis_wlan: add support for set_cqm_rssi_configJussi Kivilinna2010-12-221-1/+50
| * | rndis_wlan: remove unused variable from priv structureJussi Kivilinna2010-12-221-2/+0
| * | rndis_wlan: constify rndis_config_opsJussi Kivilinna2010-12-221-1/+1
| * | rndis_wlan: turn radio off before interface is bring upJussi Kivilinna2010-12-221-3/+3