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
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-06
iwlwifi: mvm: remove unnecessary forward declarations
Johannes Berg
1
-8
/
+0
2019-09-06
iwlwifi: mvm: Block 26-tone RU OFDMA transmissions
Ilan Peer
3
-0
/
+61
2019-09-06
iwlwifi: mvm: remove redundant condition in iwl_mvm_set_hw_rfkill_state
Emmanuel Grumbach
1
-2
/
+1
2019-09-06
iwlwifi: Send DQA enable command only if TVL is on
Ilia Lin
1
-3
/
+5
2019-09-06
iwlwifi: bump FW API to 49 for 22000 series
Luca Coelho
1
-1
/
+1
2019-09-03
iwlwifi: assign directly to iwl_trans->cfg in QuZ detection
Luca Coelho
1
-12
/
+12
2019-09-03
ipw2x00: fix spelling mistake "initializationg" -> "initialization"
Colin Ian King
1
-1
/
+1
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-6
/
+31
2019-08-29
iwlwifi: pcie: handle switching killer Qu B0 NICs to C0
Luca Coelho
4
-6
/
+31
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
3
-3
/
+0
2019-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-10
/
+71
2019-08-20
iwlwifi: pcie: fix recognition of QuZ devices
Luca Coelho
1
-0
/
+17
2019-08-20
iwlwifi: pcie: don't switch FW to qnj when ax201 is detected
Luca Coelho
1
-0
/
+1
2019-08-20
iwlwifi: pcie: fix the byte count table format for 22560 devices
Emmanuel Grumbach
1
-7
/
+13
2019-08-20
iwlwifi: mvm: Allow multicast data frames only when associated
Ilan Peer
2
-3
/
+40
2019-08-20
Merge tag 'wireless-drivers-next-for-davem-2019-08-19' of git://git.kernel.or...
David S. Miller
2
-3
/
+2
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
17
-352
/
+535
2019-08-06
ipw2x00: remove redundant assignment to err
Colin Ian King
1
-1
/
+1
2019-08-06
iwlegacy: Use dev_get_drvdata where possible
Chuhong Yuan
1
-2
/
+1
2019-08-01
iwlwifi: dbg_ini: fix compile time assert build errors
Mauro Rossi
1
-10
/
+12
2019-07-30
iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment
Emmanuel Grumbach
1
-1
/
+2
2019-07-30
iwlwifi: mvm: fix an out-of-bound access
Emmanuel Grumbach
1
-1
/
+1
2019-07-30
iwlwifi: don't unmap as page memory that was mapped as single
Emmanuel Grumbach
1
-0
/
+2
2019-07-30
iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support
Luca Coelho
1
-2
/
+7
2019-07-30
iwlwifi: add 3 new IDs for the 9000 series (iwl9260_2ac_160_cfg)
Ihab Zhaika
1
-0
/
+3
2019-07-30
iwlwifi: mvm: fix possible out-of-bounds read when accessing lq_info
Gregory Greenman
1
-8
/
+20
2019-07-30
iwlwifi: mvm: fix frame drop from the reordering buffer
Emmanuel Grumbach
1
-11
/
+33
2019-07-30
iwlwifi: mvm: replace RS mutex with a spin_lock
Gregory Greenman
4
-285
/
+258
2019-07-30
iwlwifi: mvm: send LQ command always ASYNC
Gregory Greenman
4
-15
/
+16
2019-07-30
iwlwifi: mvm: fix comparison of u32 variable with less than zero
Colin Ian King
1
-1
/
+1
2019-07-30
iwlwifi: fix locking in delayed GTK setting
Johannes Berg
1
-13
/
+26
2019-07-30
iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdef
Shahar S Matityahu
1
-1
/
+1
2019-07-30
iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdef
Shahar S Matityahu
1
-0
/
+2
2019-07-30
iwlwifi: mvm: add a wrapper around rs_tx_status to handle locks
Gregory Greenman
1
-9
/
+19
2019-07-30
iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queues
Emmanuel Grumbach
3
-15
/
+56
2019-07-30
iwlwiif: mvm: refactor iwl_mvm_notify_rx_queue
Emmanuel Grumbach
2
-9
/
+9
2019-07-30
iwlwifi: mvm: add a new RSS sync notification for NSSN sync
Emmanuel Grumbach
5
-36
/
+64
2019-07-30
iwlwifi: mvm: prepare the ground for more RSS notifications
Emmanuel Grumbach
2
-3
/
+5
2019-07-30
iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41
Luca Coelho
1
-7
/
+15
2019-07-30
iwlwifi: mvm: avoid races in rate init and rate perform
Mordechay Goodstein
4
-5
/
+51
2019-07-30
iwlwifi: mvm: disable TX-AMSDU on older NICs
Johannes Berg
1
-1
/
+13
2019-07-26
iwlwifi: mvm: remove unused .remove_sta_debugfs callback
Greg Kroah-Hartman
1
-5
/
+0
2019-07-26
iwlwifi: dvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-25
/
+8
2019-07-26
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
1
-1
/
+2
2019-07-15
iwlwifi: pcie: add support for qu c-step devices
Luca Coelho
4
-0
/
+83
2019-07-15
iwlwifi: add new cards for 9000 and 20000 series
Ihab Zhaika
1
-0
/
+2
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
47
-716
/
+1408
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2
-3
/
+3
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-129
/
+288
2019-07-03
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
25
-250
/
+147
[prev]
[next]