summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-04-18iwlwifi: dvm: don't send zeroed LQ cmdEmmanuel Grumbach1-1/+4
2013-04-18iwlwifi: remove unneeded goto from iwl_dbgfs_log_event_readStanislaw Gruszka1-4/+2
2013-04-18iwlwifi: mvm: remove usage of power_save module parameterAlexander Bondar2-5/+3
2013-04-18iwlwifi: remove redundant argument from iwl_dump_nic_event_logStanislaw Gruszka3-6/+6
2013-04-18iwlwifi: fix freeing uninitialized pointerStanislaw Gruszka1-8/+8
2013-04-16iwlwifi: mvm: change TX/RX AM-to-PSM transition time for LP modeAlexander Bondar1-8/+2
2013-04-16iwlwifi: mvm: fix first_antennaEmmanuel Grumbach1-2/+3
2013-04-16iwlwifi: mvm: remove TODO which has been addressedEmmanuel Grumbach1-5/+0
2013-04-08iwlwifi: dvm: handle FLUSH ampdu actions from mac80211Emmanuel Grumbach4-5/+58
2013-04-08iwlwifi: mvm: remove users of nvm_data->valid_tx_antEmmanuel Grumbach2-19/+19
2013-04-08iwlwifi: print warning on request_module failureJohannes Berg1-2/+7
2013-04-04iwlwifi: mvm: rename iwl_mvm_new_bt_coex_notifEmmanuel Grumbach1-8/+7
2013-04-04iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach7-10/+11
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