aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller29-101/+214
2013-06-13brcmfmac: free primary net_device when brcmf_bus_start() failsArend van Spriel1-0/+4
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville5-3/+7
2013-06-12rt2800: fix RT5390 & RT3290 TX power settings regressionStanislaw Gruszka1-11/+18
2013-06-12brcmsmac: disable power-save related functionsArend van Spriel1-15/+2
2013-06-12iwlegacy: fix rate control regressionStanislaw Gruszka2-1/+2
2013-06-12b43: stop format string leaking into error msgsKees Cook1-1/+1
2013-06-12ath9k: Use minstrel rate control by defaultSujith Manoharan4-9/+9
2013-06-12Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"Felix Fietkau1-5/+5
2013-06-12ath9k: Disable PowerSave by defaultSujith Manoharan1-2/+1
2013-06-12net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang1-3/+3
2013-06-12rtlwifi: Fix a false leak indication for PCI devicesLarry Finger1-0/+1
2013-06-12wl12xx/wl18xx: scan all 5ghz channelsEliad Peller2-2/+2
2013-06-12wl12xx: increase minimum singlerole firmware version requiredLuciano Coelho1-2/+2
2013-06-12wl12xx: fix minimum required firmware version for wl127x multiroleLuciano Coelho1-1/+1
2013-06-12rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networksLarry Finger7-41/+139
2013-06-12mwifiex: debugfs: Fix out of bounds array accessMark A. Greer1-5/+17
2013-06-12iwlwifi: fix rate control regressionMoshe Benji2-1/+2
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville160-2038/+18875
2013-06-11cw1200: Fix an assorted pile of checkpatch warnings.Solomon Peachy9-75/+80
2013-06-11cw1200: Eliminate the ETF debug/engineering code.Solomon Peachy7-349/+2
2013-06-11cw1200: Remove "ITP" debug subsystem.Solomon Peachy8-905/+3
2013-06-10rt2x00: rt2x00queue: initialize data_queue fields earlierGabor Juhos1-6/+38
2013-06-10rtlwifi: initialize local array and set value.Yunlian Jiang1-1/+1
2013-06-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville20-66/+371
2013-06-10cw1200: handle allocation failure in wsm_event_indication()Dan Carpenter1-0/+2
2013-06-10cw1200: read beyond end of array in debug codeDan Carpenter1-3/+2
2013-06-10cw1200: Sanity-check arguments in copy_from_user()Solomon Peachy1-4/+14
2013-06-10cw1200: hwio: Remove an unnecessary gotoJoe Perches1-1/+0
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-189/+234
2013-06-05iwlwifi: mvm: don't request SMPS on non-STA ifaceEytan Lifshitz1-0/+3
2013-06-05iwlwifi: mvm: fix MCAST in AP modeEmmanuel Grumbach1-1/+1
2013-06-05iwlwifi: mvm: enable PM always in unassociated modeAlexander Bondar2-0/+5
2013-06-04iwlwifi: mvm: Change location of vif_count verification for PMAlexander Bondar2-26/+17
2013-06-04iwlwifi: mvm: correctly configure MCAST in AP modeEmmanuel Grumbach3-2/+13
2013-06-04iwlwifi: mvm: reorder Rx handler for performance purposesEmmanuel Grumbach1-4/+5
2013-06-04iwlwifi: mvm: Fix quota command settingsIlan Peer1-9/+16
2013-06-04iwlwifi: don't return -ERFKILL if SEND_IF_RFKILL is setEran Harary1-1/+2
2013-06-04iwlwifi: mvm: correctly set the flags for BAREmmanuel Grumbach1-1/+2
2013-06-04iwlwifi: dvm: fix chain noise calibrationNikolay Martynov1-1/+1
2013-06-04iwlwifi: mvm: don't enable MIMO when BT is activeEmmanuel Grumbach2-1/+108
2013-06-04iwlwifi: mvm: don't start BA agreement when BT is activeEmmanuel Grumbach1-0/+11
2013-06-04iwlwifi: mvm: limit the length of the AMPDU when BT is runningEmmanuel Grumbach1-0/+7
2013-06-04iwlwifi: mvm: fix the LUT for BT CoexEmmanuel Grumbach1-1/+1
2013-06-04iwlwifi: don't print module loading error if not modularJohannes Berg1-0/+2
2013-06-03brcmsmac: Reduce log spam in heavy tx, make err print in debugJohn Greene1-1/+1
2013-06-03ath9k: Do not maintain ANI state per-channelSujith Manoharan4-28/+22
2013-06-03ath9k: Print ANI statistics in debugfsSujith Manoharan2-19/+64
2013-06-03ath9k: Set ofdmWeakSigDetect directlySujith Manoharan4-12/+4
2013-06-03ath9k: Simplify ANI initializationSujith Manoharan6-27/+10