index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
rx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: clean up eapol frame handling/port control
Johannes Berg
2008-01-28
1
-65
/
+68
*
mac80211: pass in PS_POLL frames
Ron Rindjunsky
2008-01-28
1
-2
/
+9
*
mac80211: conditionally include timestamp in radiotap information
Johannes Berg
2008-01-28
1
-16
/
+32
*
[MAC80211]: Use htons() where appropriate.
YOSHIFUJI Hideaki
2008-01-28
1
-1
/
+1
*
mac80211: move A-MSDU identifier to flags
Ron Rindjunsky
2008-01-28
1
-3
/
+3
*
mac80211: adding 802.11n essential A-MSDU Rx capability
Ron Rindjunsky
2008-01-28
1
-0
/
+124
*
mac80211: restructuring data Rx handlers
Ron Rindjunsky
2008-01-28
1
-47
/
+77
*
mac80211: hardware scan rework
Zhu Yi
2008-01-28
1
-3
/
+9
*
[MAC80211]: Revert unaligned warning removal.
David S. Miller
2008-01-28
1
-0
/
+13
*
Revert "mac80211: warn when receiving frames with unaligned data"
Linus Torvalds
2008-01-24
1
-13
/
+0
*
mac80211: warn when receiving frames with unaligned data
Johannes Berg
2007-12-26
1
-0
/
+13
*
mac80211: drop unencrypted frames if encryption is expected
Johannes Berg
2007-11-29
1
-1
/
+1
*
mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG
John W. Linville
2007-11-10
1
-0
/
+2
*
[PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.
Mattias Nissler
2007-10-10
1
-9
/
+11
*
[MAC80211]: make userspace-mlme a per-interface setting
Johannes Berg
2007-10-10
1
-1
/
+1
*
[MAC80211]: remove ALG_NONE
Johannes Berg
2007-10-10
1
-3
/
+0
*
[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as well
Johannes Berg
2007-10-10
1
-3
/
+5
*
[MAC80211]: consolidate decryption more
Johannes Berg
2007-10-10
1
-34
/
+12
*
[MAC80211]: move sta_process rx handler later
Johannes Berg
2007-10-10
1
-48
/
+48
*
[MAC80211]: remove management interface
Johannes Berg
2007-10-10
1
-25
/
+7
*
[MAC80211]: add "invalid" interface type
Johannes Berg
2007-10-10
1
-0
/
+1
*
[PATCH] mac80211: fix iff_promiscs, iff_allmultis race
Johannes Berg
2007-10-10
1
-1
/
+2
*
[PATCH] mac80211: fix vlan bug
Johannes Berg
2007-10-10
1
-0
/
+8
*
[PATCH] mac80211: consolidate decryption
Johannes Berg
2007-10-10
1
-23
/
+17
*
[PATCH] mac80211: pass frames to monitor interfaces early
Johannes Berg
2007-10-10
1
-124
/
+226
*
[PATCH] mac80211: fix virtual interface locking
Johannes Berg
2007-10-10
1
-5
/
+4
*
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
2007-10-10
1
-2
/
+2
*
[MAC80211]: print out wiphy name instead of master device
Johannes Berg
2007-10-10
1
-1
/
+2
*
[MAC80211]: remove key threshold stuff
Johannes Berg
2007-10-10
1
-6
/
+1
*
[MAC80211]: allow drivers to indicate failed FCS/PLCP checksum
Johannes Berg
2007-10-10
1
-3
/
+29
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-47
/
+56
*
[MAC80211]: remove/change some comments about Michael MIC hardware offload
Johannes Berg
2007-10-10
1
-14
/
+11
*
[MAC80211]: use internal network device stats
Stephen Hemminger
2007-10-10
1
-7
/
+4
*
[MAC80211]: rework hardware crypto flags
Johannes Berg
2007-10-10
1
-14
/
+10
*
[MAC80211]: remove turbo modes
Johannes Berg
2007-10-10
1
-2
/
+0
*
[MAC80211]: fix race conditions with keys
Johannes Berg
2007-10-10
1
-3
/
+17
*
[MAC80211]: make assoc_ap a flag
Johannes Berg
2007-10-10
1
-1
/
+1
*
[MAC80211]: improve key selection comment
Johannes Berg
2007-10-10
1
-0
/
+7
*
[MAC80211]: filter locally-originated multicast frames
John W. Linville
2007-10-10
1
-2
/
+3
*
[MAC80211]: Remove overly sticky averaging filters for rssi, signal, noise
Larry Finger
2007-10-10
1
-6
/
+3
*
[MAC80211]: rework key handling
Johannes Berg
2007-10-10
1
-4
/
+3
*
[MAC80211]: embed key conf in key, fix driver interface
Johannes Berg
2007-10-10
1
-12
/
+10
*
[MAC80211]: Remove bitfields from struct ieee80211_sub_if_data
Jiri Slaby
2007-10-10
1
-2
/
+2
*
[MAC80211]: Remove bitfields from struct ieee80211_txrx_data
Jiri Slaby
2007-10-10
1
-24
/
+28
*
[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data
Jiri Slaby
2007-10-10
1
-2
/
+2
*
[MAC80211]: refactor event sending
Johannes Berg
2007-10-10
1
-33
/
+8
*
[MAC80211]: fix software decryption
Johannes Berg
2007-10-10
1
-43
/
+70
*
[MAC80211]: remove ieee80211_msg_wep_frame_unknown_key
Johannes Berg
2007-10-10
1
-6
/
+5
*
[MAC80211]: ratelimit some RX messages
Johannes Berg
2007-10-10
1
-48
/
+74
*
[MAC80211]: avoid copying packets to interfaces that are down
Johannes Berg
2007-10-10
1
-0
/
+3
[next]