summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-11-08iwlagn: simplify iwl_alloc_allDon Fry1-6/+4
2011-11-08iwlwifi: HW rev for 105 and 135 seriesWey-Yi Guy1-2/+2
2011-11-08iwlagn: remove unnecessary type for tracing operationsDon Fry2-13/+12
2011-11-08iwlagn: update wowlan APIJohannes Berg2-11/+29
2011-11-08wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...Eyal Shapira1-1/+1
2011-11-08ath: Fix NULL ptr dereference in ath_reg_apply_world_flagsHelmut Schaa1-0/+2
2011-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-0/+3
2011-11-08Bluetooth: Add support for Broadcom BCM20702A0Wen-chien Jesse Sung1-0/+3
2011-11-07Bluetooth: use buffer priority to mark URB_ISO_ASAP flagLuiz Augusto von Dentz1-0/+3
2011-11-07Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann1-6/+7
2011-11-07Bluetooth: bcm203x: Use GFP_KERNEL in workqueueDavid Herrmann1-1/+1
2011-11-07Bluetooth: bcm203x: Fix race condition on disconnectDavid Herrmann1-0/+10
2011-11-07Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMICDavid Herrmann1-2/+2
2011-11-07Bluetooth: ath3k: output firmware filename when request_firmware failedPaul Fertser1-4/+11
2011-11-07Bluetooth: Ignore hci_unregister_dev return valueDavid Herrmann6-19/+6
2011-11-07net, wireless, mwifiex: Fix mem leak in mwifiex_update_curr_bss_params()Jesper Juhl1-1/+2
2011-11-07brcm80211: smac: eliminate a null pointer dereference in dma.cArend van Spriel1-2/+3
2011-11-07b43: HT-PHY: report signal to mac80211Rafał Miłecki2-1/+22
2011-11-07b43: fill ctl1 word on all newer PHYs, fix PHY errorsRafał Miłecki1-2/+6
2011-11-02iwlwifi: don't perform "echo test" when cmd queue stuckWey-Yi Guy1-10/+0
2011-11-02b43: Remove unneeded messageLarry Finger1-1/+0
2011-11-02iwlwifi: allow pci_enable_msi failWey-Yi Guy1-5/+3
2011-11-02libertas: ensure we clean up a scan request properlyAndres Salomon3-12/+20
2011-11-02ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan3-7/+3
2011-11-02ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan1-5/+5
2011-11-02carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handlingChristian Lamparter1-4/+7
2011-11-02ath9k_hw: Fix regression of register offset of AR9330/AR9340Rajkumar Manoharan1-5/+5
2011-11-02ath9k_hw: Fix radio retention for AR9462Rajkumar Manoharan1-2/+6
2011-11-02ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan1-12/+12
2011-11-02iwlagn: fix the race in the unmapping of the HCMDEmmanuel Grumbach1-4/+8
2011-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville3-9/+20
2011-10-31Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann1-6/+7
2011-10-31Bluetooth: bcm203x: Use GFP_KERNEL in workqueueDavid Herrmann1-1/+1
2011-10-31Bluetooth: bcm203x: Fix race condition on disconnectDavid Herrmann1-0/+10
2011-10-31Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMICDavid Herrmann1-2/+2
2011-10-30bonding: eliminate bond_close race conditionsJay Vosburgh4-60/+61
2011-10-30qlcnic: fix beacon and LED test.Sucheta Chakraborty3-31/+57
2011-10-30qlcnic: updated reset sequenceSony Chacko2-2/+50
2011-10-30qlcnic: reset loopback mode if promiscous mode setting fails.Sucheta Chakraborty1-1/+1
2011-10-30qlcnic: skip IDC ack check in fw reset path.Sritej Velaga1-1/+8
2011-10-28i825xx: Fix incorrect dependency for BVME6000_NETGeert Uytterhoeven1-1/+1
2011-10-27stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO5-40/+51
2011-10-27stmmac: fix NULL pointer dereference in capabilities fixup (v2)Angus Clark1-1/+1
2011-10-27stmmac: fix a bug while checking the HW cap reg (v2)Giuseppe CAVALLARO1-2/+3
2011-10-27be2net: Changing MAC Address of a VF was broken.Somnath Kotur2-13/+19
2011-10-27be2net: Refactored be_cmds.c file.Somnath Kotur1-282/+114
2011-10-27bnx2x: update driver version to 1.70.30-0Dmitry Kravkov1-2/+2
2011-10-27bnx2x: use FW 7.0.29.0Dmitry Kravkov1-1/+1
2011-10-27bnx2x: Enable changing speed when port type is PORT_DAYaniv Rosner1-0/+1
2011-10-27bnx2x: Fix 54618se LED behaviorYaniv Rosner1-21/+23