summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2013-04-04iwlwifi: add new pci id for 6x35 seriesShuduo Sang1-0/+1
2013-04-04iwlwifi: mvm: beautify code in BT CoexEmmanuel Grumbach1-22/+10
2013-04-04iwlwifi: mvm: Sync FW API time event notification changeIlan Peer2-11/+32
2013-04-04iwlwifi: sleep for at least 10 secondsJohannes Berg2-2/+16
2013-04-04iwlwifi: print opmode when firmware is loadedJohannes Berg1-2/+3
2013-04-04iwlwifi: mvm: remove redundant iwl_power_get_params()Alexander Bondar2-13/+4
2013-04-04iwlwifi: mvm: change active-to-powersave transition time for BPSAlexander Bondar1-2/+2
2013-04-04iwlwifi: mvm: encapsulate power table command log messageAlexander Bondar1-18/+21
2013-04-04iwlwifi: mvm: set keepalive period regardless of PM stateAlexander Bondar2-3/+11
2013-04-04iwlwifi: mvm: always send power table commandAlexander Bondar1-14/+12
2013-04-04iwlwifi: mvm: Fix active-to-powersave transition time unitsAlexander Bondar1-4/+4
2013-04-04iwlwifi: mvm: don't disable power management due to P2P deviceAlexander Bondar2-5/+17
2013-04-04iwlwifi: mvm: Rename some power management definitions and methodsAlexander Bondar2-7/+8
2013-04-04iwlwifi: mvm: downgrade to old power management APIAlexander Bondar2-67/+27
2013-04-04iwlwifi: mvm: remove BT Coex constraints upon roaming to A bandEmmanuel Grumbach3-17/+52
2013-04-04iwlwifi: mvm: implement reduced Tx powerEmmanuel Grumbach5-38/+283
2013-04-04iwlwifi: mvm: add per-interface debugfs with mac_params fileJohannes Berg3-2/+124
2013-03-26Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg44-236/+646
2013-03-26iwlwifi: mvm: split long debug printEmmanuel Grumbach1-4/+6
2013-03-26iwlwifi: mvm: ignore bt_ch_announce module parameterEmmanuel Grumbach1-2/+1
2013-03-26b43: remove warning for LP-PHY with sprom < 8Hauke Mehrtens1-9/+3
2013-03-26b43: use bcma_chipco_gpio_control()Hauke Mehrtens1-5/+2
2013-03-26mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar9-0/+129
2013-03-26rtlwifi: usb: add NET_IP_ALIGN padding to RX skb when neededJussi Kivilinna1-1/+40
2013-03-26rtlwifi: usb: defer rx processing to taskletJussi Kivilinna3-15/+51
2013-03-26rtlwifi: usb: remove extra skb copy on RX pathJussi Kivilinna1-15/+4
2013-03-26rtlwifi: usb: use usb_alloc_coherent for RX buffersJussi Kivilinna2-47/+68
2013-03-26Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville17-130/+330
2013-03-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville21-253/+195
2013-03-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville13-14/+19
2013-03-25Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho17-130/+330
2013-03-25wlcore: move handling from hardirq to the irq thread functionLuciano Coelho1-32/+21
2013-03-25wlcore: use print_hex_dump_debug()Luciano Coelho1-17/+16
2013-03-25wlcore: consider dummy packets when tx queues are emptyArik Nemtsov1-1/+1
2013-03-25wlcore: correctly check state before regdomain confArik Nemtsov1-2/+5
2013-03-25wlcore: AP-mode - recover security seq num for stationsArik Nemtsov3-1/+44
2013-03-25wlcore: free AP global links properly on recoveryArik Nemtsov2-2/+4
2013-03-25wl18xx: print chip info during bootVictor Goldenshtein2-1/+52
2013-03-25wlcore: don't attempt to roam in case of p2pEyal Shapira1-1/+8
2013-03-25wlcore: change warn on missing lock in wlcore_queue_xx funcsArik Nemtsov1-2/+3
2013-03-25wlcore: report rssi from roaming statisticsNadim Zubidat3-0/+77
2013-03-25wlcore: consolidate tx_seq handling on recoveryArik Nemtsov5-56/+67
2013-03-25wlcore: don't risk using stale HLID during .sta_state callbackArik Nemtsov1-4/+2
2013-03-25wlcore: fix link count in single-link-PSM optimizationArik Nemtsov2-6/+14
2013-03-25wlcore: set max num of Rx BA sessions per chipIgal Chernobelsky7-4/+11
2013-03-25wlcore: enter elp in force ps mode in 5msIgal Chernobelsky1-1/+3
2013-03-20iwlwifi: mvm: Add support for different ROC typesIlan Peer3-17/+24
2013-03-20Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg125-1104/+4707
2013-03-20iwlwifi: mvm: Increase the max remain on channel timeIlan Peer1-1/+1
2013-03-20iwlwifi: mvm: fix WoWLAN RF-kill bugJohannes Berg1-7/+3