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
/
rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-15
mac80211: remove message on receiving unexpected unencrypted frames
Johannes Berg
1
-5
/
+2
2008-02-01
mac80211: make alignment warning optional
Johannes Berg
1
-0
/
+7
2008-01-31
mac80211: fixing null qos data frames check for reordering buffer
Ron Rindjunsky
1
-1
/
+1
2008-01-31
mac80211: fix alignment warning
Johannes Berg
1
-13
/
+33
2008-01-28
mac80211: fix rx flow sparse errors, make functions static
Ron Rindjunsky
1
-5
/
+7
2008-01-28
mac80211: fix RCU locking in __ieee80211_rx_handle_packet
Johannes Berg
1
-1
/
+0
2008-01-28
mac80211: move interface type to vif structure
Johannes Berg
1
-19
/
+19
2008-01-28
mac80211: A-MPDU Rx adding BAR handling capability
Ron Rindjunsky
1
-4
/
+58
2008-01-28
mac80211: A-MPDU Rx handling aggregation reordering
Ron Rindjunsky
1
-2
/
+183
2008-01-28
mac80211: restructure __ieee80211_rx
Ron Rindjunsky
1
-36
/
+50
2008-01-28
mac80211: Restore rx.fc before every invocation of ieee80211_invoke_rx_handlers
Helmut Schaa
1
-0
/
+2
2008-01-28
mac80211: clean up eapol frame handling/port control
Johannes Berg
1
-65
/
+68
2008-01-28
mac80211: pass in PS_POLL frames
Ron Rindjunsky
1
-2
/
+9
2008-01-28
mac80211: conditionally include timestamp in radiotap information
Johannes Berg
1
-16
/
+32
2008-01-28
[MAC80211]: Use htons() where appropriate.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-01-28
mac80211: move A-MSDU identifier to flags
Ron Rindjunsky
1
-3
/
+3
2008-01-28
mac80211: adding 802.11n essential A-MSDU Rx capability
Ron Rindjunsky
1
-0
/
+124
2008-01-28
mac80211: restructuring data Rx handlers
Ron Rindjunsky
1
-47
/
+77
2008-01-28
mac80211: hardware scan rework
Zhu Yi
1
-3
/
+9
2008-01-28
[MAC80211]: Revert unaligned warning removal.
David S. Miller
1
-0
/
+13
2008-01-24
Revert "mac80211: warn when receiving frames with unaligned data"
Linus Torvalds
1
-13
/
+0
2007-12-26
mac80211: warn when receiving frames with unaligned data
Johannes Berg
1
-0
/
+13
2007-11-29
mac80211: drop unencrypted frames if encryption is expected
Johannes Berg
1
-1
/
+1
2007-11-10
mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG
John W. Linville
1
-0
/
+2
2007-10-10
[PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.
Mattias Nissler
1
-9
/
+11
2007-10-10
[MAC80211]: make userspace-mlme a per-interface setting
Johannes Berg
1
-1
/
+1
2007-10-10
[MAC80211]: remove ALG_NONE
Johannes Berg
1
-3
/
+0
2007-10-10
[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as well
Johannes Berg
1
-3
/
+5
2007-10-10
[MAC80211]: consolidate decryption more
Johannes Berg
1
-34
/
+12
2007-10-10
[MAC80211]: move sta_process rx handler later
Johannes Berg
1
-48
/
+48
2007-10-10
[MAC80211]: remove management interface
Johannes Berg
1
-25
/
+7
2007-10-10
[MAC80211]: add "invalid" interface type
Johannes Berg
1
-0
/
+1
2007-10-10
[PATCH] mac80211: fix iff_promiscs, iff_allmultis race
Johannes Berg
1
-1
/
+2
2007-10-10
[PATCH] mac80211: fix vlan bug
Johannes Berg
1
-0
/
+8
2007-10-10
[PATCH] mac80211: consolidate decryption
Johannes Berg
1
-23
/
+17
2007-10-10
[PATCH] mac80211: pass frames to monitor interfaces early
Johannes Berg
1
-124
/
+226
2007-10-10
[PATCH] mac80211: fix virtual interface locking
Johannes Berg
1
-5
/
+4
2007-10-10
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
1
-2
/
+2
2007-10-10
[MAC80211]: print out wiphy name instead of master device
Johannes Berg
1
-1
/
+2
2007-10-10
[MAC80211]: remove key threshold stuff
Johannes Berg
1
-6
/
+1
2007-10-10
[MAC80211]: allow drivers to indicate failed FCS/PLCP checksum
Johannes Berg
1
-3
/
+29
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-47
/
+56
2007-10-10
[MAC80211]: remove/change some comments about Michael MIC hardware offload
Johannes Berg
1
-14
/
+11
2007-10-10
[MAC80211]: use internal network device stats
Stephen Hemminger
1
-7
/
+4
2007-10-10
[MAC80211]: rework hardware crypto flags
Johannes Berg
1
-14
/
+10
2007-10-10
[MAC80211]: remove turbo modes
Johannes Berg
1
-2
/
+0
2007-10-10
[MAC80211]: fix race conditions with keys
Johannes Berg
1
-3
/
+17
2007-10-10
[MAC80211]: make assoc_ap a flag
Johannes Berg
1
-1
/
+1
2007-10-10
[MAC80211]: improve key selection comment
Johannes Berg
1
-0
/
+7
2007-10-10
[MAC80211]: filter locally-originated multicast frames
John W. Linville
1
-2
/
+3
[next]