summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-30/+7
2013-02-25b43: Fix lockdep splat on module unloadLarry Finger1-1/+2
2013-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-29/+5
2013-02-22brcmfmac: fix missing unlock on error in brcmf_notify_vif_event()Wei Yongjun1-1/+3
2013-02-22mwifiex: fix system freeze while reloading driverAvinash Patil1-10/+1
2013-02-22mwifiex: don't drop carrier flag over suspendDaniel Drake2-18/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-36/+20
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds342-6447/+35554
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-42/+17
2013-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville30-110/+988
2013-02-19b43: Increase number of RX DMA slotsLarry Finger1-1/+1
2013-02-18net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmall...Kumar Amit Mehta1-1/+1
2013-02-18net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stackKumar Amit Mehta1-2/+9
2013-02-18rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna1-16/+28
2013-02-18mwifiex: add 802.11AC supportYogesh Ashok Powar16-42/+830
2013-02-18mwifiex: coding style cleanup in bss parameter updateYogesh Ashok Powar1-10/+5
2013-02-18mwifiex: fix empty TX ring check for PCIe8897 while unloading driverAvinash Patil1-4/+1
2013-02-18iwlwifi: dvm: improve (again) the prints in reclaim pathEmmanuel Grumbach2-15/+37
2013-02-18iwlwifi: dvm: fix delayed enter to CT-kill bugEytan Lifshitz1-1/+1
2013-02-18iwlwifi: mvm: Reserve MAC id 0 for managed interfacesIlan Peer1-0/+4
2013-02-18iwlwifi: mvm: Fix resource allocation for P2P DeviceIlan Peer1-3/+3
2013-02-18iwlwifi: mvm: Set the scan type according to the vif typeIlan Peer1-1/+6
2013-02-18iwlwifi: mvm: fix time event command handling raceJohannes Berg1-1/+6
2013-02-18iwlwifi: mvm: add debug statement to time event addJohannes Berg1-0/+3
2013-02-18iwlwifi: mvm: fix GO powersave client manipulationJohannes Berg3-10/+16
2013-02-18iwlwifi: mvm: program DTIM timings properlyJohannes Berg3-3/+38
2013-02-18iwlwifi: mvm: fix merge errorJohannes Berg1-1/+0
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville117-1613/+5786
2013-02-15Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville8-96/+119
2013-02-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville20-96/+52
2013-02-15mac80211_hwsim: ask mac80211 to reserve space for chanctx.drv_privKarl Beldan1-0/+1
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg6-33/+20
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg16-63/+31
2013-02-14brcmsmac: Remove unnecessary memset castsJoe Perches1-13/+10
2013-02-14brcmsmac: Downgrade d11hdrs_mac80211 error messages to warnings.Joe Perches1-16/+13
2013-02-14iwlegacy: more checks for dma mapping errorsStanislaw Gruszka3-44/+59
2013-02-14rt2x00: check for dma mappings errorsStanislaw Gruszka4-13/+36
2013-02-14mwifiex: device specific sleep cookie handling for PCIeAvinash Patil2-8/+25
2013-02-14rtlwifi: Rework KconfigLarry Finger1-25/+25
2013-02-14brcmsmac: fix brcms_c_country_valid()Dan Carpenter1-2/+1
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-82/+72
2013-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-18/+18
2013-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville25-303/+572
2013-02-12rtlwifi: Initialize rate_init member of struct rate_control_opsCatalin Iacob1-0/+7
2013-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville16-35/+45
2013-02-12iwlwifi: mvm: beautify code in rx_handlersEmmanuel Grumbach1-19/+22
2013-02-12iwlwifi: mvm: update station when marked associatedJohannes Berg4-9/+26
2013-02-12iwlwifi: mvm: don't wait for session protection to startJohannes Berg1-142/+73
2013-02-12iwlwifi: mvm: don't delay the association until after beaconJohannes Berg3-5/+15
2013-02-12iwlwifi: dvm: apply beacon changes immediatelyJohannes Berg1-3/+2