summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* nl80211: advertise device AP SMEJohannes Berg2011-11-091-1/+2
* ath9k: Improve debugfs printout for stations.Ben Greear2011-11-093-6/+14
* ipw2x00: remove unused function libipw_ratelimit_debug.Stanislav Yakovlev2011-11-091-8/+0
* ath9k: Advertise support for TDLSJouni Malinen2011-11-091-0/+1
* orinoco: release BSS structures returned by cfg80211_inform_bss()David Kilroy2011-11-091-6/+10
* rndis_wlan: release BSS structures returned by cfg80211_inform_bss()Jussi Kivilinna2011-11-091-4/+10
* wireless: cleanup brcm80211 bits in drivers/net/wireless/MakefileJohn W. Linville2011-11-091-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-0971-620/+674
|\
| * wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...Eyal Shapira2011-11-081-1/+1
| * ath: Fix NULL ptr dereference in ath_reg_apply_world_flagsHelmut Schaa2011-11-081-0/+2
| * net, wireless, mwifiex: Fix mem leak in mwifiex_update_curr_bss_params()Jesper Juhl2011-11-071-1/+2
| * brcm80211: smac: eliminate a null pointer dereference in dma.cArend van Spriel2011-11-071-2/+3
| * b43: HT-PHY: report signal to mac80211Rafał Miłecki2011-11-072-1/+22
| * b43: fill ctl1 word on all newer PHYs, fix PHY errorsRafał Miłecki2011-11-071-2/+6
| * iwlwifi: don't perform "echo test" when cmd queue stuckWey-Yi Guy2011-11-021-10/+0
| * b43: Remove unneeded messageLarry Finger2011-11-021-1/+0
| * iwlwifi: allow pci_enable_msi failWey-Yi Guy2011-11-021-5/+3
| * libertas: ensure we clean up a scan request properlyAndres Salomon2011-11-023-12/+20
| * ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan2011-11-023-7/+3
| * ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan2011-11-021-5/+5
| * carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handlingChristian Lamparter2011-11-021-4/+7
| * ath9k_hw: Fix regression of register offset of AR9330/AR9340Rajkumar Manoharan2011-11-021-5/+5
| * ath9k_hw: Fix radio retention for AR9462Rajkumar Manoharan2011-11-021-2/+6
| * ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan2011-11-021-12/+12
| * iwlagn: fix the race in the unmapping of the HCMDEmmanuel Grumbach2011-11-021-4/+8
| * bonding: eliminate bond_close race conditionsJay Vosburgh2011-10-304-60/+61
| * qlcnic: fix beacon and LED test.Sucheta Chakraborty2011-10-303-31/+57
| * qlcnic: updated reset sequenceSony Chacko2011-10-302-2/+50
| * qlcnic: reset loopback mode if promiscous mode setting fails.Sucheta Chakraborty2011-10-301-1/+1
| * qlcnic: skip IDC ack check in fw reset path.Sritej Velaga2011-10-301-1/+8
| * i825xx: Fix incorrect dependency for BVME6000_NETGeert Uytterhoeven2011-10-281-1/+1
| * stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO2011-10-275-40/+51
| * stmmac: fix NULL pointer dereference in capabilities fixup (v2)Angus Clark2011-10-271-1/+1
| * stmmac: fix a bug while checking the HW cap reg (v2)Giuseppe CAVALLARO2011-10-271-2/+3
| * be2net: Changing MAC Address of a VF was broken.Somnath Kotur2011-10-272-13/+19
| * be2net: Refactored be_cmds.c file.Somnath Kotur2011-10-271-282/+114
| * bnx2x: update driver version to 1.70.30-0Dmitry Kravkov2011-10-271-2/+2
| * bnx2x: use FW 7.0.29.0Dmitry Kravkov2011-10-271-1/+1
| * bnx2x: Enable changing speed when port type is PORT_DAYaniv Rosner2011-10-271-0/+1
| * bnx2x: Fix 54618se LED behaviorYaniv Rosner2011-10-271-21/+23
| * bnx2x: Fix RX/TX problem caused by the MAC layerYaniv Rosner2011-10-271-12/+33
| * bnx2x: Add link retry to 578xx-KRYaniv Rosner2011-10-272-16/+104
| * bnx2x: Fix LED blink rate for 578xxYaniv Rosner2011-10-271-2/+9
| * net: make bonding slaves honour master's skb->priorityMaciej Żenczykowski2011-10-251-1/+0
| * ehea: fix skb_frag_size typoEric Dumazet2011-10-251-1/+1
| * Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-254-6/+6
| |\
| | * Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki2011-10-072-3/+3
| | |\
| | | * PM QoS: Minor clean-upsJean Pihet2011-08-251-1/+1
| | | * PM QoS: Move and rename the implementation filesJean Pihet2011-08-252-2/+2
| | * | Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-072-3/+3
| | |\ \
OpenPOWER on IntegriCloud