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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-23
iwlwifi: mvm: make nd_ies part of the mvm struct
Luciano Coelho
4
-12
/
+2
2014-11-23
iwlwifi: pcie: properly reset the device
Emmanuel Grumbach
1
-1
/
+2
2014-11-23
iwlwifi: mvm: support random MAC address for scanning
Johannes Berg
2
-7
/
+34
2014-11-23
iwlwifi: mvm: go to umac scan even if lmac tlv bit is on
David Spinadel
2
-8
/
+8
2014-11-23
iwlwifi: mvm: rs: consider a missing BA as a single tx failure
Eyal Shapira
1
-0
/
+7
2014-11-23
iwlwifi: mvm: BT Coex - add support for TTC / RRC
Emmanuel Grumbach
3
-2
/
+22
2014-11-23
iwlwifi: mvm: implement UMAC scan API
David Spinadel
9
-58
/
+942
2014-11-23
iwlwifi: mvm: Fix the keep_alive calculation
Avri Altman
1
-5
/
+4
2014-11-23
iwlwifi: mvm: New skip over dtim policy
Avri Altman
1
-5
/
+30
2014-11-23
iwlwifi: mvm: move deferred d0i3 exit to resume_complete op
Eliad Peller
2
-11
/
+21
2014-11-23
iwlwifi: mvm: add support for WMM Access Control
Emmanuel Grumbach
3
-1
/
+14
2014-11-23
iwlwifi: change max HT and VHT A-MPDU exponent
Eran Harary
5
-4
/
+20
2014-11-23
iwlwifi: mvm: Insert DS Parameter Set placeholder in probes
Andrei Otcheretianski
2
-7
/
+50
2014-11-23
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
Emmanuel Grumbach
278
-5047
/
+9550
2014-11-21
mwifiex: Add USB8766 support
Kristian Evensen
3
-1
/
+17
2014-11-21
net: brcm80211: Deletion of unnecessary checks before two function calls
Markus Elfring
3
-6
/
+3
2014-11-21
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...
John W. Linville
16
-70
/
+289
2014-11-19
ath9k_common: make sure DEBUG_FS and RELAY enabled
Oleksij Rempel
1
-0
/
+2
2014-11-19
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
46
-174
/
+304
2014-11-19
mac80211-hwsim: Add HWSIM_CMD_GET_RADIO command
Patrik Flykt
2
-1
/
+125
2014-11-19
mac80211-hwsim: Factor out netlink attribute appending
Patrik Flykt
1
-30
/
+30
2014-11-19
mac80211-hwsim: remove unnecessary hwname check
Johannes Berg
1
-2
/
+1
2014-11-19
mac80211-hwsim: hwname is always known so use the value from wiphy
Jukka Rissanen
1
-9
/
+9
2014-11-19
mac80211_hwsim: support scanning with random MAC address
Johannes Berg
1
-2
/
+16
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
15
-27
/
+59
2014-11-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-45
/
+38
2014-11-18
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
256
-5091
/
+9181
2014-11-17
ath9k: Move roc completion to the offchannel timer
Sujith Manoharan
1
-6
/
+2
2014-11-17
ath9k: Adjust tbtt delta properly
Sujith Manoharan
2
-1
/
+4
2014-11-17
ath9k: Handle failure to send NoA
Sujith Manoharan
1
-1
/
+8
2014-11-17
ath9k: Cancel pending offchannel operations
Sujith Manoharan
1
-13
/
+30
2014-11-17
ath9k: Clear offchannel state properly
Sujith Manoharan
1
-0
/
+5
2014-11-17
ath9k: Fix thermometer programming
Sujith Manoharan
1
-4
/
+5
2014-11-17
ath9k: Store the chip chainmask in HW capabilities
Sujith Manoharan
2
-10
/
+11
2014-11-17
ath9k: Enable TSF2 for generic HW timers
Sujith Manoharan
3
-1
/
+27
2014-11-17
ath9k: Fix LED configuration
Sujith Manoharan
6
-5
/
+19
2014-11-17
ath9k: Use new QCA953x initvals
Miaoqing Pan
1
-10
/
+41
2014-11-17
ath9k: Update QCA953x initvals
Sujith Manoharan
1
-30
/
+468
2014-11-17
ath9k_htc: Enable software crypto for mgmt frame in Tx for USB devices
Chun-Yeow Yeoh
1
-1
/
+4
2014-11-17
ath9k|ath9k_htc: Seperate the software crypto flag for Tx and Rx
Chun-Yeow Yeoh
5
-7
/
+11
2014-11-17
mwifiex: enable auto TDLS support for SD8887
Avinash Patil
3
-1
/
+9
2014-11-17
mwifiex: support for parsing TDLS discovery frames
Avinash Patil
1
-0
/
+38
2014-11-17
mwifiex: add auto TDLS support
Avinash Patil
8
-2
/
+295
2014-11-17
mwifiex: wmm support for TDLS link
Avinash Patil
1
-0
/
+55
2014-11-17
mwifiex: do not explicitly disable TDLS link during teardown
Avinash Patil
1
-3
/
+0
2014-11-17
mwifiex: update rx packet descriptor structure to match FW
Avinash Patil
1
-0
/
+1
2014-11-17
ath9k: fix the assignment of hw queues for mesh interface
Chun-Yeow Yeoh
1
-1
/
+2
2014-11-17
ath9k: common-spectral: don't depend from ATH9K_DEBUGFS
Oleksij Rempel
1
-10
/
+0
2014-11-17
ath9k_htc: ath9k_htc_op_ps_wakeup() can be static
kbuild test robot
1
-3
/
+3
2014-11-17
ath9k: ath9k_op_ps_wakeup() can be static
kbuild test robot
1
-3
/
+3
[next]