summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2013-03-15drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten8-107/+11
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-84/+194
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville14-84/+194
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-4/+3
2013-02-27libertas: fix crash for SD8688Bing Zhao1-1/+5
2013-02-27rt2x00: error in configurations with mesh support disabledFelix Fietkau1-2/+6
2013-02-27mwifiex: correct sleep delay counterAvinash Patil1-1/+1
2013-02-27ath9k_hw: improve reset reliability after errorsFelix Fietkau1-1/+3
2013-02-27ath9k_htc: fix signal strength handling issuesFelix Fietkau2-7/+12
2013-02-27ath9k: fix RSSI dummy marker valueFelix Fietkau1-1/+1
2013-02-27iwlwifi: mvm: Remove testing of static PIC in PhyDBDor Shaish1-16/+0
2013-02-27iwlwifi: fix wakeup status query and packet reportingJohannes Berg2-27/+81
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-02-26iwlwifi: mvm: fix AP/GO mode station removalJohannes Berg1-5/+14
2013-02-26iwlwifi: always copy first 16 bytes of commandsJohannes Berg3-23/+71
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-22new helper: file_inode(file)Al Viro1-1/+1
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