index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-31
iwlwifi: add new devices for 7265 series
Oren Givon
1
-2
/
+8
2013-11-26
iwlwifi: mvm: use a cast to calculate the last seqno from the next one
Luciano Coelho
1
-1
/
+1
2013-11-26
iwlwifi: mvm: set seqno also when no keys are set
Luciano Coelho
1
-1
/
+2
2013-11-26
iwlwifi: pcie: stop sending commands to dead firmware
Alexander Bondar
3
-4
/
+13
2013-11-26
iwlwifi: bump required firmware API version for 3160/7260
Emmanuel Grumbach
1
-2
/
+2
2013-11-26
iwlwifi: mvm: don't WARN about unsuccessful time event
Emmanuel Grumbach
1
-2
/
+5
2013-11-26
iwlwifi: mvm: BT Coex fix another NULL pointer dereference
Emmanuel Grumbach
1
-0
/
+5
2013-11-26
iwlwifi: mvm: BT Coex - don't enable MULTI_PRIO_LUT
Emmanuel Grumbach
1
-1
/
+0
2013-11-26
iwlwifi: add new HW - 7265 series
Oren Givon
3
-0
/
+41
2013-11-26
iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160
Emmanuel Grumbach
5
-7
/
+15
2013-11-26
iwlwifi: mvm: check sta_id/drain values in debugfs
Johannes Berg
1
-0
/
+4
2013-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-29
/
+43
2013-11-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
13
-29
/
+43
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
43
-1031
/
+3527
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-33
/
+112
2013-10-30
iwlwifi: mvm: BT Coex - fix copy paste issue
Emmanuel Grumbach
1
-1
/
+1
2013-10-29
iwlwifi: remove duplicate includes
Michael Opdenacker
2
-2
/
+0
2013-10-29
iwlwifi: warn if firmware image doesn't exist
Johannes Berg
2
-10
/
+7
2013-10-29
iwlwifi: mvm: add missing break in debugfs
Johannes Berg
1
-0
/
+1
2013-10-29
iwlwifi: mvm: capture the FCS in monitor mode
Johannes Berg
2
-2
/
+12
2013-10-29
iwlwifi: pcie: move warning message into warning
Johannes Berg
1
-5
/
+4
2013-10-29
iwlwifi: mvm: BT Coex fix NULL pointer dereference
Emmanuel Grumbach
1
-1
/
+5
2013-10-29
iwlwifi: transport config n_no_reclaim_cmds should be unsigned
Johannes Berg
1
-1
/
+1
2013-10-29
iwlwifi: mvm: update UAPSD support TLV bits
Alexander Bondar
3
-7
/
+12
2013-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-4
/
+70
2013-10-18
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
4
-30
/
+43
2013-10-18
iwlwifi: dvm: don't override mac80211's queue setting
Emmanuel Grumbach
1
-11
/
+3
2013-10-18
iwlwifi: mvm: fix operator precedence
David Spinadel
1
-1
/
+2
2013-10-18
iwlwifi: mvm: fix fw_rx_stats debugfs entry
Luciano Coelho
1
-3
/
+6
2013-10-18
iwlwifi: mvm: BT Coex - enable Tx power based on BT status
Emmanuel Grumbach
1
-2
/
+2
2013-10-18
iwlwifi: mvm: BT Coex - always set mandatory fields
Emmanuel Grumbach
2
-3
/
+11
2013-10-18
iwlwifi: mvm: NVM - increase max section size
Idan Kahlon
1
-1
/
+1
2013-10-11
iwlwifi: support Signed firmware image and Dual CPUs
Eran Harary
5
-5
/
+197
2013-10-11
iwlwifi: mvm: fix scan request's suspend time parameter
Alexander Bondar
1
-3
/
+3
2013-10-11
iwlwifi: mvm: add IBSS support
Johannes Berg
7
-41
/
+102
2013-10-11
iwlwifi: Support 7265 devices
Eran Harary
3
-1
/
+19
2013-10-11
iwlwifi: don't WARN on bad firmware state
Stanislaw Gruszka
1
-11
/
+11
2013-10-11
iwlwifi: pcie: poke device when commands don't complete quickly
Johannes Berg
1
-5
/
+26
2013-10-11
iwlwifi: mvm: BT Coex - update integration with rate control
Emmanuel Grumbach
3
-43
/
+23
2013-10-11
iwlwifi: mvm: BT Coex - remove duplicate code in rate control
Emmanuel Grumbach
1
-7
/
+0
2013-10-11
iwlwifi: mvm: BT Coex - start AMPDU even when BT is active
Emmanuel Grumbach
1
-11
/
+0
2013-10-11
iwlwifi: mvm: BT Coex - tune SMPS parameters
Emmanuel Grumbach
1
-4
/
+4
2013-10-11
iwlwifi: mvm: BT Coex - track bandwidth changes in HT
Emmanuel Grumbach
3
-5
/
+6
2013-10-11
iwlwifi: mvm: keep connection to AP after WoWLAN
Johannes Berg
7
-23
/
+420
2013-10-11
Merge remote-tracking branch 'wireless-next/master' into HEAD
Johannes Berg
1
-4
/
+4
2013-10-11
iwlwifi: mvm: add support for NICs which have only 16 Tx queues.
Eytan Lifshitz
8
-22
/
+35
2013-10-11
iwlwifi: mvm: prevent the NIC to be powered at driver load time.
Eytan Lifshitz
4
-49
/
+97
2013-10-11
iwlwifi: mvm: Add device wide power command
Alexander Bondar
7
-47
/
+120
2013-10-11
iwlwifi: pcie: restart the driver when a command times out
Emmanuel Grumbach
1
-1
/
+3
2013-10-11
iwlwifi: mvm: BT Coex - set the proper LUT for single ant devices
Emmanuel Grumbach
1
-2
/
+52
[next]