index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
rx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-05-15
1
-71
/
+143
|
\
|
*
mac80211: make rx radiotap header more flexible
Bruno Randolf
2008-05-14
1
-62
/
+133
|
*
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
1
-2
/
+2
|
*
mac80211: proper STA info locking
Johannes Berg
2008-05-14
1
-8
/
+9
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-05-15
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
mac80211: add missing newlines in printk()
Pavel Roskin
2008-05-13
1
-3
/
+3
|
*
mac80211: fix access to null skb
Luis Carlos Cobo
2008-05-13
1
-3
/
+3
*
|
mac80211: QoS related cleanups
Johannes Berg
2008-05-07
1
-5
/
+0
|
/
*
net/mac80211/rx.c: fix off-by-one
Adrian Bunk
2008-04-24
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-04-18
1
-5
/
+2
|
\
|
*
mac80211: remove message on receiving unexpected unencrypted frames
Johannes Berg
2008-04-15
1
-5
/
+2
*
|
mac80211: rename files
Johannes Berg
2008-04-08
1
-1
/
+1
*
|
mac80211: use recent multicast table for all mesh multicast frames
Luis Carlos Cobo
2008-04-01
1
-1
/
+1
*
|
mac80211: A-MPDU MLME use dynamic allocation
Ron Rindjunsky
2008-03-27
1
-4
/
+6
*
|
mac80211: add PLINK_ prefix and kernel doc to enum plink_state
Luis Carlos Cobo
2008-03-06
1
-1
/
+1
*
|
mac80211: RCU-ify STA info structure access
Johannes Berg
2008-03-06
1
-16
/
+8
*
|
mac80211: split ieee80211_txrx_data
Johannes Berg
2008-03-06
1
-81
/
+82
*
|
mac80211: clean up mesh RX path a bit more
Johannes Berg
2008-03-06
1
-11
/
+6
*
|
mac80211: clean up mesh code
Johannes Berg
2008-03-06
1
-14
/
+14
*
|
mac80211: support for mesh interfaces in mac80211 data path
Luis Carlos Cobo
2008-03-06
1
-4
/
+117
*
|
mac80211: add mesh interface type
Johannes Berg
2008-03-06
1
-0
/
+10
*
|
mac80211: consolidate TIM handling code
Johannes Berg
2008-02-29
1
-14
/
+15
*
|
mac80211: remove sta TIM flag, fix expiry TIM handling
Johannes Berg
2008-02-29
1
-4
/
+3
*
|
mac80211: invoke set_tim() callback after setting own TIM info
Johannes Berg
2008-02-29
1
-4
/
+4
*
|
mac80211: convert sta_info.pspoll to a flag
Johannes Berg
2008-02-29
1
-6
/
+7
*
|
mac80211: enable IBSS merging
Bruno Randolf
2008-02-29
1
-1
/
+4
*
|
net/mac80211/: Use time_* macros
S.Çağlar Onur
2008-02-29
1
-1
/
+2
*
|
mac80211: Add cooked monitor mode support
Michael Wu
2008-02-29
1
-1
/
+86
*
|
mac80211: move some code into ieee80211_invoke_rx_handlers
Johannes Berg
2008-02-29
1
-24
/
+18
*
|
mac80211: remove "dynamic" RX/TX handlers
Johannes Berg
2008-02-29
1
-41
/
+39
*
|
mac80211: clean up some things in the RX path
Johannes Berg
2008-02-29
1
-27
/
+10
*
|
mac80211: split RX_DROP
Johannes Berg
2008-02-29
1
-29
/
+30
*
|
mac80211: split ieee80211_txrx_result
Johannes Berg
2008-02-29
1
-75
/
+75
*
|
mac80211: remove port control enable switch, clean up sta flags
Johannes Berg
2008-02-29
1
-4
/
+4
*
|
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
1
-35
/
+47
*
|
mac80211: dissolve pre-rx handlers
Johannes Berg
2008-02-29
1
-59
/
+37
|
/
*
mac80211: make alignment warning optional
Johannes Berg
2008-02-01
1
-0
/
+7
*
mac80211: fixing null qos data frames check for reordering buffer
Ron Rindjunsky
2008-02-01
1
-1
/
+1
*
mac80211: fix alignment warning
Johannes Berg
2008-02-01
1
-13
/
+33
*
mac80211: fix rx flow sparse errors, make functions static
Ron Rindjunsky
2008-01-29
1
-5
/
+7
*
mac80211: fix RCU locking in __ieee80211_rx_handle_packet
Johannes Berg
2008-01-29
1
-1
/
+0
*
mac80211: move interface type to vif structure
Johannes Berg
2008-01-29
1
-19
/
+19
*
mac80211: A-MPDU Rx adding BAR handling capability
Ron Rindjunsky
2008-01-29
1
-4
/
+58
*
mac80211: A-MPDU Rx handling aggregation reordering
Ron Rindjunsky
2008-01-29
1
-2
/
+183
*
mac80211: restructure __ieee80211_rx
Ron Rindjunsky
2008-01-29
1
-36
/
+50
*
mac80211: Restore rx.fc before every invocation of ieee80211_invoke_rx_handlers
Helmut Schaa
2008-01-29
1
-0
/
+2
*
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
[next]