index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
sysfs.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-09
brcm80211: fmac: optimize chip core info management
Franky Lin
3
-42
/
+81
2011-11-09
brcm80211: fmac: replace private SB macros with ssb_regs version
Franky Lin
2
-63
/
+28
2011-11-09
brcm80211: fmac: move chip drive strength related code to sdio_chip.c
Franky Lin
3
-115
/
+117
2011-11-09
brcm80211: fmac: move chip detach function to sdio_chip.c
Franky Lin
3
-10
/
+11
2011-11-09
brcm80211: fmac: move chip reset core function to sdio_chip.c
Franky Lin
3
-47
/
+49
2011-11-09
brcm80211: fmac: abstract chip core revision function
Franky Lin
2
-7
/
+15
2011-11-09
brcm80211: fmac: abstract chip iscoreup function
Franky Lin
3
-7
/
+17
2011-11-09
brcm80211: fmac: chip attach code flow clean up
Franky Lin
3
-34
/
+21
2011-11-09
brcm80211: fmac: remove duplicate regiter set in chip attach path
Franky Lin
1
-13
/
+0
2011-11-09
brcm80211: fmac: move dongle gpio reset code to chip attach function
Franky Lin
2
-5
/
+5
2011-11-09
brcm80211: fmac: disable dongle arm core in bus core setup function
Franky Lin
2
-6
/
+6
2011-11-09
brcm80211: fmac: move core disable function to sdio_chip.c
Franky Lin
3
-114
/
+111
2011-11-09
brcm80211: fmac: abstract chip buscore setup function
Franky Lin
2
-20
/
+34
2011-11-09
brcm80211: fmac: move bus core prep code to sdio_chip.c
Franky Lin
3
-72
/
+77
2011-11-09
brcm80211: fmac: move chip recognition function to sdio_chip.c
Franky Lin
5
-143
/
+213
2011-11-09
brcm80211: fmac: remove unnecessary 4329 chip specific code
Franky Lin
1
-9
/
+3
2011-11-09
cfg80211/mac80211: allow management TX to not wait for ACK
Johannes Berg
7
-23
/
+46
2011-11-09
mac80211: send unexpected 4addr event
Johannes Berg
2
-7
/
+25
2011-11-09
cfg80211: add event for unexpected 4addr frames
Johannes Berg
5
-3
/
+58
2011-11-09
mac80211: report OBSS beacons
Johannes Berg
3
-1
/
+17
2011-11-09
cfg80211: allow registering to beacons
Johannes Berg
4
-1
/
+98
2011-11-09
mac80211: support client probe
Johannes Berg
2
-18
/
+95
2011-11-09
nl80211: add API to probe a client
Johannes Berg
3
-0
/
+131
2011-11-09
nl80211: advertise device AP SME
Johannes Berg
5
-1
/
+31
2011-11-09
mac80211: support spurious class3 event
Johannes Berg
1
-0
/
+7
2011-11-09
nl80211: allow subscribing to unexpected class3 frames
Johannes Berg
5
-0
/
+114
2011-11-09
mac80211: add support for control port protocol in AP mode
Johannes Berg
2
-2
/
+32
2011-11-09
mac80211: add helper to free TX skb
Johannes Berg
2
-0
/
+16
2011-11-09
mac80211: simplify mesh frame queue mapping and QoS
Javier Cardona
4
-7
/
+4
2011-11-09
mac80211: check if frame is really part of this BA
Thomas Pedersen
1
-0
/
+5
2011-11-09
mac80211: QoS multicast frames have No Ack policy
Thomas Pedersen
3
-2
/
+11
2011-11-09
mac80211: Avoid filling up mesh preq queue with redundant requests
Javier Cardona
2
-2
/
+16
2011-11-09
ath9k: Improve debugfs printout for stations.
Ben Greear
3
-6
/
+14
2011-11-09
mac80211: verify virtual interfaces in driver API
Johannes Berg
5
-11
/
+69
2011-11-09
net: add wireless TX status socket option
Johannes Berg
23
-3
/
+123
2011-11-09
mac80211: simplify ieee80211_work_work
Stanislaw Gruszka
1
-14
/
+3
2011-11-09
mac80211: remove useless brackets in ieee80211_cfg_on_oper_channel
Stanislaw Gruszka
1
-2
/
+2
2011-11-09
mac80211: remove uneeded scan_chan variable
Stanislaw Gruszka
1
-8
/
+6
2011-11-09
mac80211: preserve EOSP in QoS header
Johannes Berg
1
-1
/
+4
2011-11-09
nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16
Jouni Malinen
1
-2
/
+2
2011-11-09
ieee80211: Define cipher suite selector for WPI-SMS4
Jouni Malinen
1
-0
/
+2
2011-11-09
mac80211: set BSS_CHANGED_IDLE on vif reconfig
Eliad Peller
1
-1
/
+2
2011-11-09
ipw2x00: remove unused function libipw_ratelimit_debug.
Stanislav Yakovlev
1
-8
/
+0
2011-11-09
ath9k: Advertise support for TDLS
Jouni Malinen
1
-0
/
+1
2011-11-09
orinoco: release BSS structures returned by cfg80211_inform_bss()
David Kilroy
1
-6
/
+10
2011-11-09
rndis_wlan: release BSS structures returned by cfg80211_inform_bss()
Jussi Kivilinna
1
-4
/
+10
2011-11-09
cfg80211: annotate cfg80211_inform_bss
Johannes Berg
1
-2
/
+6
2011-11-09
mac80211: handle HT PHY BSS membership selector value correctly
Christian Lamparter
2
-41
/
+52
2011-11-09
wireless: cleanup brcm80211 bits in drivers/net/wireless/Makefile
John W. Linville
1
-3
/
+3
2011-11-09
Bluetooth: Remove redundant hci_dev comparisons in mgmt lookups
Johan Hedberg
1
-13
/
+2
[next]