summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds283-6230/+46567
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-07-03ipw2200: convert __list_for_each usage to list_for_eachDave Jones1-1/+1
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook1-1/+2
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2-2/+2
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2013-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller77-2513/+2817
2013-06-29wlcore: use *ppos, not file->f_posAl Viro1-2/+2
2013-06-28net/trivial: replace numeric with standard PM state macrosYijing Wang1-1/+1
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville77-2513/+2817
2013-06-27ath10k: minimally handle new channel width enumeration valuesJohn W. Linville1-0/+4
2013-06-27ath9k_htc: ifdef out IFTYPE_MESH advertisementThomas Pedersen1-2/+4
2013-06-27brcmfmac: remove code and comment for older kernel supportArend van Spriel1-27/+2
2013-06-27brcmfmac: reduce firmware-signalling locking scope in rx pathArend van Spriel1-26/+51
2013-06-27brcmfmac: cleanup debug messages in brcmf_fws_hdrpush()Arend van Spriel1-5/+4
2013-06-27brcmfmac: tag packet in the netdev transmit callbackArend van Spriel1-82/+48
2013-06-27brcmfmac: add broken scatter-gather DMA supportFranky Lin1-11/+67
2013-06-27brcmfmac: use unified dongle address preparation functionFranky Lin2-55/+27
2013-06-27brcmfmac: remove SDIO_REQ_ASYNC flagFranky Lin2-13/+3
2013-06-27brcmfmac: remove (ab)use of NL80211_NUM_ACSArend van Spriel1-1/+1
2013-06-27brcmfmac: simplify transmit pathArend van Spriel1-49/+5
2013-06-27b43: replace B43_BCMA_EXTRA with modparam allhwsupportRafał Miłecki2-8/+10
2013-06-27ath10k: leave MMIC generation to the HWMichal Kazior1-1/+0
2013-06-27ath10k: fix 5ghz channel definitionsMichal Kazior1-24/+24
2013-06-27ath10k: fix MSI-X setup failpathMichal Kazior1-2/+3
2013-06-27rt2x00: rt2800lib: fix default TX power check for RT55xxGabor Juhos1-1/+1
2013-06-27ath9k: Add mix tx gain table for AR9462 2.0Sujith Manoharan2-0/+66
2013-06-27rt2x00: rt2800lib: turn on tertiary PAs/LNAs for 3T/3R devicesGabor Juhos1-12/+35
2013-06-27rt2x00: rt2800lib: turn on secondary PAs/LNAs for 3T/3R devicesGabor Juhos1-4/+4
2013-06-27rt2x00: rt2800: increase EEPROM_SIZE to 512 bytesGabor Juhos1-1/+1
2013-06-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville31-2044/+251
2013-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+6
2013-06-25iwlwifi: mvm: Add support for Low Power RXAlexander Bondar4-3/+52
2013-06-25Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg190-2240/+27752
2013-06-25iwlwifi: always use 'trans_pcie' nameJohannes Berg1-8/+9
2013-06-25iwlwifi: always use 'rxq' as RX queue struct nameJohannes Berg1-13/+15
2013-06-25iwlwifi: pcie: rework RX buffer list init and freeingJohannes Berg1-17/+26
2013-06-25iwlwifi: mvm: Change the settings of AP beacon timeIlan Peer1-5/+51
2013-06-25iwlwifi: mvm: add thermal throttling debuggingeytan lifshitz2-2/+22
2013-06-25iwlwifi: mvm: add BT-Coex LUT for 1x1 productsEmmanuel Grumbach2-1/+21
2013-06-24ath9k: Add support for AR9462 2.1Sujith Manoharan4-9/+10
2013-06-24ath9k: Program initvals for AR9462 2.1Sujith Manoharan1-2/+57
2013-06-24ath9k: Add initvals for AR9462 2.1Sujith Manoharan1-0/+1774
2013-06-24ath9k: Add version macros for AR9462 2.1Sujith Manoharan1-2/+11
2013-06-24rtlwifi: rtl8723ae: Fix typo in firmware namesLarry Finger1-3/+3
2013-06-24wil6210: add HW write-back option in TX descriptorKirshenbaum Erez2-1/+5
2013-06-24wil6210: set vring index for all descriptorsKirshenbaum Erez1-5/+5
2013-06-24rt2x00: rt2800: unify [RT]XWI_SIZE definesGabor Juhos3-11/+13
2013-06-24rt2x00: rt2800pci: don't use TXWI_DESC_SIZE directlyGabor Juhos1-2/+3
2013-06-24rt2x00: read 5GHz TX power values from the correct offsetGabor Juhos3-4/+6