summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/dvm
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-072-11/+9
|\
| * iwlwifi: dvm: fix the passive-no-RX workaroundJohannes Berg2013-03-282-11/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-012-2/+11
|\ \ | |/
| * iwlwifi: dvm: don't send HCMD in restart flowEmmanuel Grumbach2013-03-202-2/+11
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-0811-11/+36
|\ \
| * | iwlwifi: move firmware restart debugfs hook to op_modeEmmanuel Grumbach2013-03-061-0/+24
| * | iwlwifi: dvm: pad iwl_compressed_ba_respEmmanuel Grumbach2013-03-061-0/+1
| * | iwlwifi: a few fixes in licenseEmmanuel Grumbach2013-03-0610-10/+10
| |/
| * iwlwifi: use coherent DMA memory for command headerJohannes Berg2013-02-281-1/+1
* | mac80211: Allow drivers to differentiate between ROC typesIlan Peer2013-03-061-1/+2
* | wireless: move sequence number arithmetic to ieee80211.hJohannes Berg2013-03-061-5/+6
|/
* iwlwifi: dvm: improve (again) the prints in reclaim pathEmmanuel Grumbach2013-02-182-15/+37
* iwlwifi: dvm: fix delayed enter to CT-kill bugEytan Lifshitz2013-02-181-1/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-153-32/+18
|\
| * mac80211: stop modifying HT SMPS capabilityJohannes Berg2013-02-152-14/+9
| * mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-153-18/+9
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-141-10/+7
|\ \
| * | Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach2013-01-241-17/+7
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-02-126-43/+163
|\ \ \ | |_|/ |/| |
| * | iwlwifi: dvm: apply beacon changes immediatelyJohannes Berg2013-02-121-3/+2
| * | iwlwifi: dvm: query and report WoWLAN wakeup reasonJohannes Berg2013-02-122-29/+150
| * | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-02-121-1/+1
| |\ \
| * | | iwlwifi: use threaded interrupt handlerJohannes Berg2013-02-053-11/+11
* | | | mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg2013-02-111-2/+1
| |/ / |/| |
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-081-1/+1
|\ \ \ | |/ / |/| |
| * | mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach2013-01-311-1/+1
| * | Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-01-298-153/+73
| |\ \
* | | | iwlwifi: move register access lock into transportLilach Edelstein2013-02-013-20/+9
* | | | iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein2013-02-011-11/+12
* | | | iwlwifi: lower BT coex aggregation message severityJohannes Berg2013-02-011-2/+3
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-3025-30/+30
|\ \ \ \
| * | | | iwlwifi: update copyrightJohannes Berg2013-01-2425-30/+30
* | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-301-0/+1
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | mac80211: provide the vif in rssi_callbackEmmanuel Grumbach2013-01-241-0/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-7/+19
|\ \ \ \ | | |_|/ | |/| |
| * | | iwlwifi: audit single frames from AGG queue in RSEmmanuel Grumbach2013-01-161-0/+2
| * | | iwlwifi: fix the reclaimed packet tracking upon flush queueEmmanuel Grumbach2013-01-031-7/+17
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-222-17/+19
|\ \ \ \ | | |_|/ | |/| |
| * | | iwlwifi: improve the reports in TX pathEmmanuel Grumbach2013-01-162-15/+16
| * | | iwlwifi: enable communication with WoWLAN firmwareJohannes Berg2013-01-161-2/+3
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-078-129/+35
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach2013-01-032-3/+3
| * | iwlwifi: fix spelling and value in LED registers.Eytan Lifshitz2013-01-031-1/+1
| * | iwlwifi: don't treat a bool as an error codeEmmanuel Grumbach2013-01-031-2/+2
| * | iwlwifi: virtualize SRAM accessEmmanuel Grumbach2013-01-033-9/+10
| * | iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach2013-01-033-8/+8
| * | iwlwifi: use __packedJohannes Berg2013-01-031-4/+4
| * | iwlwifi: let the op_mode run a FW while in RFKILLEmmanuel Grumbach2013-01-031-1/+1
| * | iwlwifi: don't verify fw after downloadEmmanuel Grumbach2013-01-031-94/+0
| * | iwlwifi: clean up code in AGGEmmanuel Grumbach2013-01-031-11/+10
| |/
OpenPOWER on IntegriCloud