index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
iwlwifi: move under intel vendor directory
Kalle Valo
122
-89829
/
+0
2015-11-04
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2015-10-28
Merge tag 'iwlwifi-next-for-kalle-2015-10-25' of https://git.kernel.org/pub/s...
Kalle Valo
20
-101
/
+296
2015-10-25
iwlwifi: nvm: free old section data when reading nvm file
Moshe Harel
1
-0
/
+1
2015-10-25
iwlwifi: mvm: disable TDLS ac queues correctly
Arik Nemtsov
1
-2
/
+3
2015-10-25
iwlwifi: mvm: take scan ref only on success
Eliad Peller
1
-9
/
+6
2015-10-25
iwlwifi: mvm: remove pointless scan plan checks
Johannes Berg
1
-14
/
+0
2015-10-25
iwlwifi: mvm: clean up some whitespace in scan code
Johannes Berg
1
-3
/
+2
2015-10-25
iwlwifi: mvm: Implement per vif frame registration API
Andrei Otcheretianski
2
-0
/
+25
2015-10-25
iwlwifi: avoid read/write operations if the bus is dead
Eliad Peller
2
-0
/
+8
2015-10-25
iwlwifi: mvm: Add support for two scheduled scan plans
Avraham Stern
3
-42
/
+87
2015-10-25
iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path()
Luca Coelho
6
-10
/
+8
2015-10-25
iwlwifi: mvm: Allow setting ctrl-chnl-position in FTM responder
Assaf Krauss
1
-3
/
+22
2015-10-25
iwlwifi: mvm: use short timeouts in P2P low latency if supported
Johannes Berg
3
-7
/
+24
2015-10-25
iwlwifi: mvm: use wowlan RX/TX timeouts in D0i3
Johannes Berg
1
-10
/
+7
2015-10-25
iwlwifi: mvm: correctly request DTS-measure for new cards
Arik Nemtsov
3
-2
/
+74
2015-10-25
iwlwifi: pcie: fix (again) prepare card flow
Emmanuel Grumbach
1
-8
/
+2
2015-10-25
iwlwifi: mvm: Dump FW's virtual image in the case of a NIC error
Matti Gottlieb
2
-0
/
+43
2015-10-25
iwlwifi: rs: Remove workaround that disables MIMO on P2P
Alexander Bondar
2
-7
/
+0
2015-10-22
Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...
David S. Miller
2
-2
/
+3
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-20
/
+27
2015-10-13
cfg80211: Add multiple scan plans for scheduled scan
Avraham Stern
2
-2
/
+3
2015-10-12
Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...
David S. Miller
38
-717
/
+994
2015-10-05
iwlwifi: mvm: add minimal multi-RXQ infrastructure
Johannes Berg
2
-27
/
+83
2015-10-05
iwlwifi: size firmware flags memory correctly
Johannes Berg
3
-7
/
+20
2015-10-05
iwlwifi: mvm: make threshold temperatures unsigned
Johannes Berg
1
-6
/
+6
2015-10-05
iwlwifi: nvm: add nvm phy_sku section to debugfs
Moshe Harel
3
-0
/
+8
2015-10-05
iwlwifi: mvm: fix signedness warnings in ToF debugfs
Johannes Berg
1
-6
/
+10
2015-10-05
iwlwifi: mvm: rs: dynamically switch between 80MHz and 20MHz in some scenarios
Eyal Shapira
2
-0
/
+48
2015-10-05
iwlwifi: mvm: minor rx code cleanup
Johannes Berg
1
-2
/
+2
2015-10-05
iwlwifi: remove IWL3165_UCODE_API_OK and _MIN
Johannes Berg
1
-7
/
+0
2015-10-05
iwlwifi: mvm: rs: fix success ratio comparison in rs_get_best_rate
Eyal Shapira
1
-2
/
+2
2015-10-05
iwlwifi: mvm: rs: minor indentation fix
Eyal Shapira
1
-2
/
+2
2015-10-05
iwlwifi: mvm: rs: remove overflowing debug message
Eyal Shapira
1
-1
/
+0
2015-10-05
iwlwifi: mvm: rs: improve rate debug messages
Eyal Shapira
1
-9
/
+51
2015-10-05
iwlwifi: mvm: stop using DEVICE_POWER_FLAGS_CAM_MSK
Johannes Berg
2
-10
/
+4
2015-10-05
iwlwifi: mvm: support enabling a queue with a given ssn
Liad Kaufman
3
-7
/
+8
2015-10-05
iwlwifi: mvm: support using multiple ACs on single HW queue
Liad Kaufman
7
-89
/
+249
2015-10-05
iwlwifi: transport: track number of allocated queues
Johannes Berg
2
-0
/
+6
2015-10-05
iwlwifi: op-mode API: add rx_rss method
Johannes Berg
1
-1
/
+18
2015-10-05
iwlwifi: mvm: remove PHY RX from handlers
Johannes Berg
1
-1
/
+3
2015-10-05
iwlwifi: mvm: Improve debugfs tof robustness
Assaf Krauss
1
-7
/
+9
2015-10-05
iwlwifi: mvm: ToF - fill bssid of responder configuration
Gregory Greenman
1
-0
/
+1
2015-10-05
iwlwifi: mvm: Fix tof debugfs formats (dec vs. hex)
Assaf Krauss
1
-19
/
+21
2015-10-05
iwlwifi: mvm: flush fw_dump_wk when mvm fails to start
Andrei Otcheretianski
1
-0
/
+1
2015-10-05
iwlwifi: mvm: init card correctly on ctkill exit check
Arik Nemtsov
2
-2
/
+7
2015-10-05
iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 series
Luca Coelho
1
-0
/
+5
2015-10-05
iwlwifi: fix firmware filename for 3160
Johannes Berg
1
-1
/
+1
2015-10-05
iwlwifi: mvm: clear csa countdown when AP is stopped
Avraham Stern
1
-0
/
+1
2015-10-05
iwlwifi: mvm: fix D3 firmware PN programming
Johannes Berg
1
-6
/
+6
[next]