summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2013-03-07mwl8k: Load 8764 firmware imageNishant Sarmukadam1-8/+19
2013-03-07mwl8k: Adding support for 8764 4x4 APNishant Sarmukadam1-33/+45
2013-03-07ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()Dan Carpenter1-2/+1
2013-03-07drivers/net/wireless/ath/wil6210: Makefile, only -Werror when no -W* in EXTRA...Chen Gang1-1/+3
2013-03-07ath9k: simplify ATH_EP_RNDBob Copeland1-1/+1
2013-03-07ray_cs: read past the end of the arrayDan Carpenter1-3/+3
2013-03-07b43: define BCMA wireless specific PLLsRafał Miłecki2-1/+12
2013-03-07wil6210: convert to use simple_open()Wei Yongjun1-11/+3
2013-03-07ath5k: cleanup channel to eprom_mode functionJiri Slaby5-26/+10
2013-03-07rndis_wlan: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-07brcmsmac: export firmware version to ethtoolHauke Mehrtens1-3/+8
2013-03-07carl9170: fix frame drop and WARN due to minstrel_ht changeChristian Lamparter1-41/+28
2013-03-07b43: Fix 'me' -> 'be' typo in KconfigW. Trevor King1-2/+2
2013-03-07rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner1-2/+2
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin1-4/+3
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-30/+7
2013-02-26b43: 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-23new 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-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-36/+20
2013-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds342-6447/+35554
2013-02-20Merge 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-19net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmall...Kumar Amit Mehta1-1/+1
2013-02-19net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stackKumar Amit Mehta1-2/+9
2013-02-19rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna1-16/+28
2013-02-19mwifiex: add 802.11AC supportYogesh Ashok Powar16-42/+830
2013-02-19mwifiex: coding style cleanup in bss parameter updateYogesh Ashok Powar1-10/+5
2013-02-19mwifiex: 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