index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
mac80211: remove misleading 'res' variable
Johannes Berg
1
-2
/
+1
2008-01-28
mac80211: move tx crypto decision
Johannes Berg
1
-17
/
+22
2008-01-28
mac80211: allow easier multicast/broadcast buffering in hardware
Johannes Berg
1
-9
/
+23
2008-01-28
mac80211: clean up eapol handling in TX path
Johannes Berg
1
-1
/
+6
2008-01-28
mac80211: clean up eapol frame handling/port control
Johannes Berg
1
-20
/
+33
2008-01-28
mac80211: clean up rate selection
Mattias Nissler
1
-24
/
+18
2008-01-28
mac80211: restructuring data Rx handlers
Ron Rindjunsky
1
-5
/
+7
2008-01-28
mac80211: hardware scan rework
Zhu Yi
1
-1
/
+1
2008-01-28
mac80211: remove more forgotten code
Johannes Berg
1
-58
/
+0
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