summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-07nl80211: fix HT capability attribute validationJohannes Berg1-2/+1
2011-11-07mac80211: use min rate as basic rate for buggy APsEliad Peller1-0/+19
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-04mac80211: warn only once about not finding a rateJohannes Berg1-1/+2
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-02mac80211: disable powersave for broken APsJohannes Berg2-2/+17
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-02mac80211: Fix TDLS support validation in add_station handlerJouni Malinen1-6/+6
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-02mac80211: config hw when going back on-channelEliad Peller1-2/+1
2011-11-02mac80211: fix remain_off_channel regressionEliad Peller1-2/+2
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. Linville7-14/+29
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-31Bluetooth: Set HCI_MGMT flag only in read_controller_infoJohan Hedberg1-2/+0
2011-10-31Bluetooth: Increase HCI reset timeout in hci_dev_do_closeSzymon Janc1-1/+1
2011-10-30vlan: allow nested vlan_do_receive()Eric Dumazet3-7/+10
2011-10-30ipv6: fix route lookup in addrconf_prefix_rcv()Andreas Hofmeister1-3/+40
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 License fileSritej Velaga1-45/+6
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-30Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller2-3/+18
2011-10-28i825xx: Fix incorrect dependency for BVME6000_NETGeert Uytterhoeven1-1/+1
2011-10-28ipv6: fix route error binding peer in func icmp6_dst_allocGao feng1-2/+1
2011-10-28ipv6: fix error propagation in ip6_ufo_append_data()Zheng Yan1-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
2011-10-27bnx2x: Fix RX/TX problem caused by the MAC layerYaniv Rosner1-12/+33