index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
tx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: Initialize vif pointer
Ivo van Doorn
2008-01-28
1
-0
/
+1
*
mac80211: add unified BSS configuration
Johannes Berg
2008-01-28
1
-7
/
+6
*
mac80211: add beacon configuration via cfg80211
Johannes Berg
2008-01-28
1
-25
/
+40
*
mac80211: move interface type to vif structure
Johannes Berg
2008-01-28
1
-8
/
+9
*
mac80211: dont use interface indices in drivers
Johannes Berg
2008-01-28
1
-25
/
+21
*
mac80211: remove misleading 'res' variable
Johannes Berg
2008-01-28
1
-2
/
+1
*
mac80211: move tx crypto decision
Johannes Berg
2008-01-28
1
-17
/
+22
*
mac80211: allow easier multicast/broadcast buffering in hardware
Johannes Berg
2008-01-28
1
-9
/
+23
*
mac80211: clean up eapol handling in TX path
Johannes Berg
2008-01-28
1
-1
/
+6
*
mac80211: clean up eapol frame handling/port control
Johannes Berg
2008-01-28
1
-20
/
+33
*
mac80211: clean up rate selection
Mattias Nissler
2008-01-28
1
-24
/
+18
*
mac80211: restructuring data Rx handlers
Ron Rindjunsky
2008-01-28
1
-5
/
+7
*
mac80211: hardware scan rework
Zhu Yi
2008-01-28
1
-1
/
+1
*
mac80211: remove more forgotten code
Johannes Berg
2008-01-28
1
-58
/
+0
*
[MAC80211]: improve radiotap injection
Johannes Berg
2007-10-10
1
-91
/
+104
*
[MAC80211]: remove ALG_NONE
Johannes Berg
2007-10-10
1
-2
/
+0
*
[MAC80211]: remove management interface
Johannes Berg
2007-10-10
1
-11
/
+3
*
[PATCH] mac80211: consolidate encryption
Johannes Berg
2007-10-10
1
-47
/
+15
*
[PATCH] mac80211: fix virtual interface locking
Johannes Berg
2007-10-10
1
-3
/
+7
*
[MAC80211]: print out wiphy name instead of master device
Johannes Berg
2007-10-10
1
-4
/
+5
*
[MAC80211]: remove key threshold stuff
Johannes Berg
2007-10-10
1
-6
/
+1
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-14
/
+18
*
[MAC80211]: PS mode fix
Tomas Winkler
2007-10-10
1
-0
/
+1
*
[MAC80211]: use internal network device stats
Stephen Hemminger
2007-10-10
1
-4
/
+4
*
[MAC80211]: get STA after tx radiotap snipped
warmcat
2007-10-10
1
-2
/
+2
*
[MAC80211]: remove HW_KEY_IDX_INVALID
Johannes Berg
2007-10-10
1
-4
/
+12
*
[MAC80211]: rework hardware crypto flags
Johannes Berg
2007-10-10
1
-3
/
+2
*
[MAC80211]: remove turbo modes
Johannes Berg
2007-10-10
1
-2
/
+0
*
[MAC80211]: fix race conditions with keys
Johannes Berg
2007-10-10
1
-4
/
+16
*
[MAC80211]: don't send invalid QoS frames
Johannes Berg
2007-10-10
1
-1
/
+14
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
1
-4
/
+5
*
[MAC80211]: rework key handling
Johannes Berg
2007-10-10
1
-2
/
+2
*
[MAC80211]: remove fake set_key() call
Johannes Berg
2007-10-10
1
-4
/
+1
*
[MAC80211]: embed key conf in key, fix driver interface
Johannes Berg
2007-10-10
1
-3
/
+3
*
[MAC80211]: Remove bitfields from struct ieee80211_sub_if_data
Jiri Slaby
2007-10-10
1
-8
/
+10
*
[MAC80211]: Remove bitfields from struct ieee80211_txrx_data
Jiri Slaby
2007-10-10
1
-25
/
+36
*
[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data
Jiri Slaby
2007-10-10
1
-11
/
+12
*
[MAC80211]: use switch statement in tx code
Johannes Berg
2007-10-10
1
-6
/
+11
*
[MAC80211]: remove unused ioctls (2)
Johannes Berg
2007-10-10
1
-3
/
+0
*
[NET]: DIV_ROUND_UP cleanup (part two)
Ilpo Järvinen
2007-10-10
1
-1
/
+1
*
[MAC80211]: Improve sanity checks on injected packets
Andy Green
2007-10-10
1
-20
/
+28
*
[MAC80211]: improved short preamble handling
Daniel Drake
2007-10-10
1
-13
/
+18
*
[MAC80211]: Add LONG_RETRY flag to ieee80211_tx_control
Ivo van Doorn
2007-10-10
1
-0
/
+1
*
[MAC80211]: improve locking of sta_info related structures
Michael Wu
2007-10-10
1
-4
/
+4
*
[MAC80211]: split TX path into own file
Johannes Berg
2007-10-10
1
-0
/
+1869