index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-08
mac80211: allow frame aggregation for mesh
Thomas Pedersen
4
-15
/
+8
2011-11-08
mac80211: set HT capabilities for mesh peer
Thomas Pedersen
2
-12
/
+28
2011-11-08
mac80211: add HT IEs to mesh frames
Thomas Pedersen
4
-0
/
+60
2011-11-08
mac80211: Add HT helper functions
Alexander Simon
3
-45
/
+108
2011-11-08
mac80211: comment allocation of mesh frames
Thomas Pedersen
3
-35
/
+48
2011-11-08
ath9k_hw: Updated AR9462 initval table to improve rx performance
Rajkumar Manoharan
1
-13
/
+13
2011-11-08
ath9k: Add btcoex profile management support for AR9462
Rajkumar Manoharan
11
-7
/
+403
2011-11-08
ath9k_hw: Update CCK spur mitigation for AR9462
Rajkumar Manoharan
1
-1
/
+3
2011-11-08
mac80211_hwsim: Claim support for TDLS
Jouni Malinen
1
-0
/
+2
2011-11-08
mac80211: support adding IV-room in the skb for CCMP keys
Arik Nemtsov
3
-3
/
+19
2011-11-08
nl80211: clean up genlmsg_end uses
Johannes Berg
1
-78
/
+19
2011-11-08
brcm80211: smac: change buffer endianess convert function interface
Arend van Spriel
1
-18
/
+15
2011-11-08
brcm80211: fmac: remove state from brcmf_if in fullmac
Franky Lin
2
-9
/
+2
2011-11-08
brcm80211: fmac: store brcmf_if in net device private data
Franky Lin
2
-110
/
+56
2011-11-08
brcm80211: fmac: use brcmf_add_if for all net devices
Franky Lin
4
-86
/
+54
2011-11-08
brcm80211: smac: use sk_buff list for handling frames in receive path
Arend van Spriel
3
-30
/
+32
2011-11-08
brcm80211: smac: rename buffer endianess conversion functions
Arend van Spriel
1
-5
/
+5
2011-11-08
brcm80211: smac: changed check to confirm STA only support
Roland Vossen
1
-5
/
+1
2011-11-08
brcm80211: smac: mute transmit on ops_start
Roland Vossen
4
-5
/
+20
2011-11-08
brcm80211: smac: modified Mac80211 callback interface
Roland Vossen
1
-47
/
+37
2011-11-08
brcm80211: smac: fixed inconsistency in transmit mute
Roland Vossen
1
-8
/
+8
2011-11-08
brcm80211: smac: bugfix for tx mute in brcms_b_init()
Roland Vossen
1
-8
/
+8
2011-11-08
brcm80211: smac: removed down-on-rf-kill functionality
Roland Vossen
3
-70
/
+0
2011-11-08
brcm80211: smac: removed down-on-watchdog MPC functionality
Roland Vossen
5
-45
/
+9
2011-11-08
brcm80211: smac: removed MPC related variables
Roland Vossen
2
-12
/
+2
2011-11-08
brcm80211: smac: removed MPC related code
Roland Vossen
4
-68
/
+8
2011-11-08
brcm80211: fmac: use brcmf_del_if for all net devices
Franky Lin
1
-29
/
+26
2011-11-08
brcm80211: fmac: allow wd timer to be disabled when bus down
Franky Lin
1
-4
/
+4
2011-11-08
mac80211: exit cooked monitor RX early if there are none
Johannes Berg
1
-0
/
+4
2011-11-08
brcm80211: fmac: use sk_buff list for handling frames in receive path
Arend van Spriel
1
-29
/
+33
2011-11-08
rtl8192cu: Add new device IDs
Larry Finger
1
-4
/
+32
2011-11-08
brcm80211: util: remove function brcmu_format_hex() from brcmutil
Arend van Spriel
3
-39
/
+14
2011-11-08
brcm80211: util: move brcmu_pktfrombuf() function to brcmfmac
Arend van Spriel
3
-34
/
+24
2011-11-08
brcm80211: smac: remove phy api bypass in rate.h
Arend van Spriel
2
-4
/
+3
2011-11-08
brcm80211: smac: some local function made static in main.c
Arend van Spriel
1
-6
/
+5
2011-11-08
brcm80211: smac: avoid sprom endianess conversions for crc8 check
Arend van Spriel
1
-39
/
+30
2011-11-08
brcm80211: smac: remove obsolete srom variables from n-phy
Arend van Spriel
3
-72
/
+2
2011-11-08
brcm80211: smac: indicate severe problems to Mac80211
Roland Vossen
3
-11
/
+12
2011-11-08
brcm80211: fmac: changed two scan related structures
Roland Vossen
1
-7
/
+2
2011-11-08
brmc80211: fmac: reworked next_bss()
Roland Vossen
2
-10
/
+10
2011-11-08
brcm80211: fmac: annotated little endian struct with _le
Roland Vossen
3
-15
/
+15
2011-11-08
brcm80211: smac: removed support for SROM rev < 8
Roland Vossen
2
-347
/
+34
2011-11-08
brcm80211: smac: drop "40MHz intolerant" flag from HT capability info
Arend van Spriel
1
-4
/
+2
2011-11-08
brcm80211: removed duplicate defines
Alwin Beukers
7
-78
/
+15
2011-11-08
brcm80211: cleanup defines in main.c
Alwin Beukers
1
-200
/
+148
2011-11-08
mac80211: fix confusing parentheses
Johannes Berg
1
-1
/
+1
2011-11-08
iwmc3200wifi: add some more range checks
Dan Carpenter
1
-2
/
+13
2011-11-08
rndis_wlan: add range check in del_key()
Dan Carpenter
1
-1
/
+8
2011-11-08
ath9k_hw: min_t() casts u32 to int
Dan Carpenter
1
-1
/
+1
2011-11-08
mac80211: call set_wmm_default only for valid vifs
Eliad Peller
1
-8
/
+8
[next]