index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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-10
[MAC80211]: improve radiotap injection
Johannes Berg
1
-91
/
+104
2007-10-10
[MAC80211]: remove ALG_NONE
Johannes Berg
1
-2
/
+0
2007-10-10
[MAC80211]: remove management interface
Johannes Berg
1
-11
/
+3
2007-10-10
[PATCH] mac80211: consolidate encryption
Johannes Berg
1
-47
/
+15
2007-10-10
[PATCH] mac80211: fix virtual interface locking
Johannes Berg
1
-3
/
+7
2007-10-10
[MAC80211]: print out wiphy name instead of master device
Johannes Berg
1
-4
/
+5
2007-10-10
[MAC80211]: remove key threshold stuff
Johannes Berg
1
-6
/
+1
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-14
/
+18
2007-10-10
[MAC80211]: PS mode fix
Tomas Winkler
1
-0
/
+1
2007-10-10
[MAC80211]: use internal network device stats
Stephen Hemminger
1
-4
/
+4
2007-10-10
[MAC80211]: get STA after tx radiotap snipped
warmcat
1
-2
/
+2
2007-10-10
[MAC80211]: remove HW_KEY_IDX_INVALID
Johannes Berg
1
-4
/
+12
2007-10-10
[MAC80211]: rework hardware crypto flags
Johannes Berg
1
-3
/
+2
2007-10-10
[MAC80211]: remove turbo modes
Johannes Berg
1
-2
/
+0
2007-10-10
[MAC80211]: fix race conditions with keys
Johannes Berg
1
-4
/
+16
2007-10-10
[MAC80211]: don't send invalid QoS frames
Johannes Berg
1
-1
/
+14
2007-10-10
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
1
-4
/
+5
2007-10-10
[MAC80211]: rework key handling
Johannes Berg
1
-2
/
+2
2007-10-10
[MAC80211]: remove fake set_key() call
Johannes Berg
1
-4
/
+1
2007-10-10
[MAC80211]: embed key conf in key, fix driver interface
Johannes Berg
1
-3
/
+3
2007-10-10
[MAC80211]: Remove bitfields from struct ieee80211_sub_if_data
Jiri Slaby
1
-8
/
+10
2007-10-10
[MAC80211]: Remove bitfields from struct ieee80211_txrx_data
Jiri Slaby
1
-25
/
+36
2007-10-10
[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data
Jiri Slaby
1
-11
/
+12
2007-10-10
[MAC80211]: use switch statement in tx code
Johannes Berg
1
-6
/
+11
2007-10-10
[MAC80211]: remove unused ioctls (2)
Johannes Berg
1
-3
/
+0
2007-10-10
[NET]: DIV_ROUND_UP cleanup (part two)
Ilpo Järvinen
1
-1
/
+1
2007-10-10
[MAC80211]: Improve sanity checks on injected packets
Andy Green
1
-20
/
+28
2007-10-10
[MAC80211]: improved short preamble handling
Daniel Drake
1
-13
/
+18
2007-10-10
[MAC80211]: Add LONG_RETRY flag to ieee80211_tx_control
Ivo van Doorn
1
-0
/
+1
2007-10-10
[MAC80211]: improve locking of sta_info related structures
Michael Wu
1
-4
/
+4
2007-10-10
[MAC80211]: split TX path into own file
Johannes Berg
1
-0
/
+1869