summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix freeing uninitialized pointerStanislaw Gruszka2013-04-181-8/+8
* iwlwifi: mvm: change TX/RX AM-to-PSM transition time for LP modeAlexander Bondar2013-04-161-8/+2
* iwlwifi: mvm: fix first_antennaEmmanuel Grumbach2013-04-161-2/+3
* iwlwifi: mvm: remove TODO which has been addressedEmmanuel Grumbach2013-04-161-5/+0
* iwlwifi: dvm: handle FLUSH ampdu actions from mac80211Emmanuel Grumbach2013-04-084-5/+58
* iwlwifi: mvm: remove users of nvm_data->valid_tx_antEmmanuel Grumbach2013-04-082-19/+19
* iwlwifi: print warning on request_module failureJohannes Berg2013-04-081-2/+7
* iwlwifi: mvm: rename iwl_mvm_new_bt_coex_notifEmmanuel Grumbach2013-04-031-8/+7
* iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach2013-04-037-10/+11
* iwlwifi: add new pci id for 6x35 seriesShuduo Sang2013-04-031-0/+1
* iwlwifi: mvm: beautify code in BT CoexEmmanuel Grumbach2013-04-031-22/+10
* iwlwifi: mvm: Sync FW API time event notification changeIlan Peer2013-04-032-11/+32
* iwlwifi: sleep for at least 10 secondsJohannes Berg2013-04-032-2/+16
* iwlwifi: print opmode when firmware is loadedJohannes Berg2013-04-031-2/+3
* iwlwifi: mvm: remove redundant iwl_power_get_params()Alexander Bondar2013-04-032-13/+4
* iwlwifi: mvm: change active-to-powersave transition time for BPSAlexander Bondar2013-04-031-2/+2
* iwlwifi: mvm: encapsulate power table command log messageAlexander Bondar2013-04-031-18/+21
* iwlwifi: mvm: set keepalive period regardless of PM stateAlexander Bondar2013-04-032-3/+11
* iwlwifi: mvm: always send power table commandAlexander Bondar2013-04-031-14/+12
* iwlwifi: mvm: Fix active-to-powersave transition time unitsAlexander Bondar2013-04-031-4/+4
* iwlwifi: mvm: don't disable power management due to P2P deviceAlexander Bondar2013-04-032-5/+17
* iwlwifi: mvm: Rename some power management definitions and methodsAlexander Bondar2013-04-032-7/+8
* iwlwifi: mvm: downgrade to old power management APIAlexander Bondar2013-04-032-67/+27
* iwlwifi: mvm: remove BT Coex constraints upon roaming to A bandEmmanuel Grumbach2013-04-033-17/+52
* iwlwifi: mvm: implement reduced Tx powerEmmanuel Grumbach2013-04-035-38/+283
* iwlwifi: mvm: add per-interface debugfs with mac_params fileJohannes Berg2013-04-033-2/+124
* Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-03-2644-236/+646
|\
| * b43: remove warning for LP-PHY with sprom < 8Hauke Mehrtens2013-03-251-9/+3
| * b43: use bcma_chipco_gpio_control()Hauke Mehrtens2013-03-251-5/+2
| * mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar2013-03-259-0/+129
| * rtlwifi: usb: add NET_IP_ALIGN padding to RX skb when neededJussi Kivilinna2013-03-251-1/+40
| * rtlwifi: usb: defer rx processing to taskletJussi Kivilinna2013-03-253-15/+51
| * rtlwifi: usb: remove extra skb copy on RX pathJussi Kivilinna2013-03-251-15/+4
| * rtlwifi: usb: use usb_alloc_coherent for RX buffersJussi Kivilinna2013-03-252-47/+68
| * Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-2517-130/+330
| |\
| | * Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-03-2517-130/+330
| | |\
| | | * wlcore: move handling from hardirq to the irq thread functionLuciano Coelho2013-03-251-32/+21
| | | * wlcore: use print_hex_dump_debug()Luciano Coelho2013-03-251-17/+16
| | | * wlcore: consider dummy packets when tx queues are emptyArik Nemtsov2013-03-251-1/+1
| | | * wlcore: correctly check state before regdomain confArik Nemtsov2013-03-251-2/+5
| | | * wlcore: AP-mode - recover security seq num for stationsArik Nemtsov2013-03-253-1/+44
| | | * wlcore: free AP global links properly on recoveryArik Nemtsov2013-03-252-2/+4
| | | * wl18xx: print chip info during bootVictor Goldenshtein2013-03-252-1/+52
| | | * wlcore: don't attempt to roam in case of p2pEyal Shapira2013-03-251-1/+8
| | | * wlcore: change warn on missing lock in wlcore_queue_xx funcsArik Nemtsov2013-03-251-2/+3
| | | * wlcore: report rssi from roaming statisticsNadim Zubidat2013-03-253-0/+77
| | | * wlcore: consolidate tx_seq handling on recoveryArik Nemtsov2013-03-255-56/+67
| | | * wlcore: don't risk using stale HLID during .sta_state callbackArik Nemtsov2013-03-251-4/+2
| | | * wlcore: fix link count in single-link-PSM optimizationArik Nemtsov2013-03-252-6/+14
| | | * wlcore: set max num of Rx BA sessions per chipIgal Chernobelsky2013-03-257-4/+11