summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: Name fix for MPDU density for TX aggregationWey-Yi Guy2009-07-271-2/+10
* iwlwifi: print packet contents in error caseReinette Chatre2009-07-271-1/+1
* iwlwifi: remove command callback return valueJohannes Berg2009-07-276-43/+33
* iwlwifi: fix up command sendingJohannes Berg2009-07-2714-142/+180
* iwlwifi: Thermal Throttling debugfs functionWey-Yi Guy2009-07-272-0/+39
* iwlwifi: Thermal Throttling Management - part 2Wey-Yi Guy2009-07-273-13/+371
* iwlwifi: Thermal Throttling Management - Part 1Wey-Yi Guy2009-07-276-12/+301
* iwlwifi: critical temperature enter/exit conditionWey-Yi Guy2009-07-277-28/+217
* iwlwifi: revert to active table when rate is not validWey-Yi Guy2009-07-271-5/+32
* ath9k: Add support for AR9287 based chipsets.Vivek Natarajan2009-07-278-26/+1482
* mac80211: fix PS-poll response, raceJohannes Berg2009-07-271-1/+1
* ath9k: Remove a few redundant variables/macrosSujith2009-07-272-15/+10
* ath9k: Cleanup return valuesSujith2009-07-273-30/+15
* ath9k: Remove redundant HT macrosSujith2009-07-272-7/+3
* ath9k: Fix a sparse warningSujith2009-07-271-1/+1
* ath9k: Trivial fix in KconfigSujith2009-07-271-2/+2
* ath9k: Add init values for AR9287 based chipsets.Vivek Natarajan2009-07-271-0/+1516
* ath: map TH to FCC3_WORLDLuis R. Rodriguez2009-07-271-1/+1
* rt2x00: Don't alter rt2x00dev->default_antLars Ericsson2009-07-274-10/+10
* net: fix multiple definitions of setup_w6692Stephen Rothwell2009-07-271-1/+1
* bnx2: Update vlan_featuresEric Dumazet2009-07-271-4/+15
* imwc3200: move iwmc3200 SDIO ids to sdio_ids.hTomas Winkler2009-07-273-11/+8
* bnx2x: Dont update vlan_features in bnx2x_set_tso()Eric Dumazet2009-07-271-8/+0
* sky2: remove unnecessary assignmentMike McCormack2009-07-271-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-2690-2397/+2774
|\
| * adm8211: remove uneeded code during suspend/resumeLuis R. Rodriguez2009-07-241-17/+0
| * ath9k: do not stop the queues in driver stopLuis R. Rodriguez2009-07-241-2/+0
| * wl1251: remove wl1251_plt_start/stop()Kalle Valo2009-07-241-54/+0
| * wl1251: remove accidentally added wl1251_netlink.cKalle Valo2009-07-241-679/+0
| * ath5k: fix values for bus error bits in ISR2Pavel Roskin2009-07-241-6/+6
| * iwmc3200wifi: fix a use-after-free bugZhu Yi2009-07-241-7/+9
| * iwmc3200wifi: fix cfg80211_connect_result is called in IBSSZhu Yi2009-07-241-4/+9
| * iwmc3200wifi: use cfg80211_connect_result to send req/resp IEZhu Yi2009-07-243-13/+35
| * p54: Eliminate unnecessary initializationLarry Finger2009-07-241-2/+2
| * arlan: inverted logic?Roel Kluin2009-07-241-1/+1
| * ath9k: make use ath9k_hw_wait int ath9k_hw_reset_tsfGabor Juhos2009-07-242-12/+6
| * ath9k: wake up the chip for TSF resetGabor Juhos2009-07-241-0/+2
| * wl12xx: fix spellingStefan Weil2009-07-243-5/+5
| * rt2x00: Comment spellcheckingLuis Correia2009-07-2415-24/+24
| * iwlwifi: change iwl_enable/disable_interrupts to "inline"Wey-Yi Guy2009-07-243-27/+21
| * iwlwifi: inform user about rfkill state changesReinette Chatre2009-07-243-4/+4
| * iwlwifi: clarify hardware error messageReinette Chatre2009-07-242-3/+3
| * iwlwifi: make debug level more user friendlyReinette Chatre2009-07-2412-46/+55
| * iwlwifi: uCode Alive notification with timeoutWey-Yi Guy2009-07-245-10/+109
| * iwlwifi: update 1000 series API version to match firmwareJay Sternberg2009-07-241-1/+1
| * iwlwifi: checking unknown HW typeWey-Yi Guy2009-07-241-1/+5
| * iwlwifi: Led blinking counting both tx and rxWey-Yi Guy2009-07-241-4/+6
| * iwlwifi: add led debugfs functionWey-Yi Guy2009-07-242-0/+39
| * iwlagn: do not send key clear commands when rfkill enabledReinette Chatre2009-07-241-0/+12
| * iwlwifi: make led functions genericWey-Yi Guy2009-07-241-12/+12