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
/
net
/
mac80211
/
tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-14
/
+18
2007-10-11
[MAC80211]: PS mode fix
Tomas Winkler
1
-0
/
+1
2007-10-11
[MAC80211]: use internal network device stats
Stephen Hemminger
1
-4
/
+4
2007-10-11
[MAC80211]: get STA after tx radiotap snipped
warmcat
1
-2
/
+2
2007-10-11
[MAC80211]: remove HW_KEY_IDX_INVALID
Johannes Berg
1
-4
/
+12
2007-10-11
[MAC80211]: rework hardware crypto flags
Johannes Berg
1
-3
/
+2
2007-10-11
[MAC80211]: remove turbo modes
Johannes Berg
1
-2
/
+0
2007-10-11
[MAC80211]: fix race conditions with keys
Johannes Berg
1
-4
/
+16
2007-10-11
[MAC80211]: don't send invalid QoS frames
Johannes Berg
1
-1
/
+14
2007-10-11
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
1
-4
/
+5
2007-10-11
[MAC80211]: rework key handling
Johannes Berg
1
-2
/
+2
2007-10-11
[MAC80211]: remove fake set_key() call
Johannes Berg
1
-4
/
+1
2007-10-11
[MAC80211]: embed key conf in key, fix driver interface
Johannes Berg
1
-3
/
+3
2007-10-11
[MAC80211]: Remove bitfields from struct ieee80211_sub_if_data
Jiri Slaby
1
-8
/
+10
2007-10-11
[MAC80211]: Remove bitfields from struct ieee80211_txrx_data
Jiri Slaby
1
-25
/
+36
2007-10-11
[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data
Jiri Slaby
1
-11
/
+12
2007-10-11
[MAC80211]: use switch statement in tx code
Johannes Berg
1
-6
/
+11
2007-10-11
[MAC80211]: remove unused ioctls (2)
Johannes Berg
1
-3
/
+0
2007-10-11
[NET]: DIV_ROUND_UP cleanup (part two)
Ilpo Järvinen
1
-1
/
+1
2007-10-11
[MAC80211]: Improve sanity checks on injected packets
Andy Green
1
-20
/
+28
2007-10-11
[MAC80211]: improved short preamble handling
Daniel Drake
1
-13
/
+18
2007-10-11
[MAC80211]: Add LONG_RETRY flag to ieee80211_tx_control
Ivo van Doorn
1
-0
/
+1
2007-10-11
[MAC80211]: improve locking of sta_info related structures
Michael Wu
1
-4
/
+4
2007-10-11
[MAC80211]: split TX path into own file
Johannes Berg
1
-0
/
+1869