aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-7/+7
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds225-4970/+9933
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds2-2/+2
2013-09-04treewide: Convert retrun typos to returnJoe Perches1-1/+1
2013-09-03drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches6-20/+21
2013-09-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller139-2160/+3394
2013-09-03net: libertas: inherit addr_assign_type along with dev_addrBjørn Mork1-1/+1
2013-09-03net: hostap: inherit addr_assign_type along with dev_addrBjørn Mork2-2/+2
2013-09-03net: airo: inherit addr_assign_type along with dev_addrBjørn Mork1-1/+1
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2-7/+6
2013-08-28cw1200: When debug is enabled, display all wakeup conditions for the wait_event_interruptible_timeout() call.Solomon Peachy1-2/+2
2013-08-28cw1200: Display the correct default reference clock.Solomon Peachy1-1/+1
2013-08-28rt2800usb: Add WLI-UC-G300HP's Product ID.Masami Ichikawa1-0/+1
2013-08-28ath9k: Enable D3/L1 ASPM fix for AR9462Sujith Manoharan1-6/+5
2013-08-28ath9k: Remove unused ANI commandsSujith Manoharan5-18/+4
2013-08-28mwifiex: break a long line into two linesBing Zhao1-1/+2
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville6-11/+13
2013-08-28ath9k: ar9003_eeprom.c:3618 fix variable name typoJohn W. Linville1-2/+2
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville12-30/+50
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-24/+37
2013-08-26rt2800: fix wrong TX power compensationStanislaw Gruszka1-0/+7
2013-08-26Update e-mail address for Andrea Merello (resubmit)Andrea Merello13-22/+22
2013-08-26ath9k: Fix DEBUG_FS dependency for ath9kSujith Manoharan1-1/+1
2013-08-26zd1201: fix error return codeWei Yongjun1-2/+6
2013-08-26mwifiex: add missing endian conversionsTobias Waldekranz4-6/+6
2013-08-26ath9k: Fix TX poll work lockingSujith Manoharan1-1/+1
2013-08-26ath9k: Fix ASPM workaround usageSujith Manoharan6-25/+64
2013-08-26ath5k: debugfs: NULL-terminate stringsDjalal Harouni1-6/+18
2013-08-26ath9k: Fix ASPM for AR9462Sujith Manoharan3-0/+31
2013-08-26mwifiex: drop gratuitous ARP framesAvinash Patil6-0/+67
2013-08-26mwifiex: fix ext_capab IE structure definitionAvinash Patil2-5/+7
2013-08-26mwifiex: fix driver unload problem for usb chipsetsAmitkumar Karwar1-25/+25
2013-08-26b43: call PCIe up and down functionsHauke Mehrtens1-0/+14
2013-08-26brcmsmac: use bcma PCIe up and down functionsHauke Mehrtens3-28/+4
2013-08-26rt2x00: rt2800lib: don't hardcode beacon offsetsGabor Juhos2-8/+24
2013-08-26rt2x00: rt2800lib: add rt2800_hw_beacon_base helperGabor Juhos1-2/+9
2013-08-26mac80211_hwsim: fix error return code in init_mac80211_hwsim()Wei Yongjun1-1/+3
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev4-9/+8
2013-08-23mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into driversJohannes Berg1-1/+2
2013-08-22brcmsmac: add support for BCM4313 iPA variantArend van Spriel1-20/+53
2013-08-22brcmsmac: reinitialize TSSI power control upon channel switchArend van Spriel1-0/+2
2013-08-22brcmsmac: correct phy registers for TSSI-based power controlArend van Spriel1-0/+20
2013-08-22brcmsmac: rework switch control table init including iPA BT-comboArend van Spriel3-15/+89
2013-08-22brcmsmac: avoid calling set_txpwr_by_index() twiceArend van Spriel1-1/+1
2013-08-22brcmsmac: fix TSSI idle estimationArend van Spriel1-0/+9
2013-08-22brcmsmac: change lcnphy receive i/q calibration routineArend van Spriel1-20/+58
2013-08-22brcmsmac: update transmit gain table for lcn phyArend van Spriel1-108/+108
2013-08-22brcmsmac: add debug info message providing phy and radio infoArend van Spriel1-1/+3
2013-08-22brcmsmac: use ARRAY_SIZE in phytbl_lcn.cArend van Spriel1-73/+44
2013-08-22brcmsmac: change pa_gain for bcm4313 iPAArend van Spriel1-5/+2