index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-28
mac80211: Make __check_htcap_disable static.
Ben Greear
1
-3
/
+3
2011-11-28
wireless: Remove redundant spi driver bus initialization
Lars-Peter Clausen
4
-4
/
+0
2011-11-28
mac80211: call skb_put() before copying the data (trivial)
Eliad Peller
1
-1
/
+1
2011-11-28
mac80211: fix TX warning
Johannes Berg
1
-3
/
+4
2011-11-28
rt2x00: Pass BlockAck and BlackAckReq frames to mac80211 in monitor mode
Helmut Schaa
1
-2
/
+4
2011-11-28
rtlwifi: Fix incorrect return of IRQ_HANDLED
Larry Finger
1
-2
/
+5
2011-11-28
mac80211: do not pass AP VLAN vif pointers to drivers
Felix Fietkau
4
-7
/
+17
2011-11-28
mac80211: log reason and initiator when rx agg is stopped
Nikolay Martynov
1
-2
/
+5
2011-11-28
mac80211: trivial: use WLAN_BACK_RECIPIENT instead of hardcoded 0
Nikolay Martynov
1
-1
/
+1
2011-11-28
mac80211: timeout tx agg sessions in way similar to rx agg sessions
Nikolay Martynov
3
-1
/
+44
2011-11-28
brcm80211: fmac: change function bus_stop parameter
Franky Lin
3
-4
/
+7
2011-11-28
brcm80211: fmac: remove function brcmf_bus_get_device
Franky Lin
3
-14
/
+2
2011-11-28
brcm80211: fmac: change function bus_init parameter
Franky Lin
3
-7
/
+9
2011-11-28
brcm80211: fmac: change function bus_txdata parameter
Franky Lin
3
-3
/
+6
2011-11-28
brcm80211: fmac: change function bus_txctl parameter
Franky Lin
3
-3
/
+6
2011-11-28
brcm80211: fmac: change function bus_rxctl parameter
Franky Lin
5
-3
/
+8
2011-11-28
brcm80211: fmac: stop using brcmf_pub in brcmf_sdbrcm_bus_watchdog
Franky Lin
1
-6
/
+6
2011-11-28
brcm80211: fmac: move busstate to struct brcmf_bus
Franky Lin
4
-31
/
+37
2011-11-28
brcm80211: fmac: introduce common bus interface struct brcmf_bus
Franky Lin
4
-7
/
+26
2011-11-28
brcm80211: fmac: rename structure brcmf_bus to brcmf_sdio
Franky Lin
4
-70
/
+70
2011-11-28
brcm80211: fmac: remove unused parameter of brcmf_sdbrcm_probe
Franky Lin
3
-5
/
+3
2011-11-28
brcm80211: fmac: remove function brcmf_c_init
Franky Lin
4
-27
/
+1
2011-11-28
brcm80211: fmac: move module init/exit to sdio layer
Franky Lin
3
-37
/
+14
2011-11-28
brcm80211: fmac: discard packet received when net device not registered
Franky Lin
1
-0
/
+6
2011-11-28
brcm80211: fmac: rename wait queue name to match using function
Arend van Spriel
2
-3
/
+7
2011-11-28
brcm80211: fmac: remove alignment check from brcmf_sdioh_request_buffer()
Arend van Spriel
1
-82
/
+18
2011-11-28
brcm80211: smac: added support for mac80211 filter flags
Alwin Beukers
3
-51
/
+38
2011-11-28
brcm80211: smac: fix channel frequency
Alwin Beukers
1
-1
/
+1
2011-11-28
brcm80211: fmac: change firmware/nvram name to be more generic
Franky Lin
3
-37
/
+7
2011-11-28
brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() function
Arend van Spriel
3
-34
/
+36
2011-11-28
brcm80211: fmac: remove width parameter from brcmf_sdioh_request_buffer
Arend van Spriel
3
-7
/
+5
2011-11-28
brcm80211: fmac: separate receiving skb chain from other receive path
Arend van Spriel
4
-77
/
+201
2011-11-28
brcm80211: smac: remove skb next pointer usage from the driver
Arend van Spriel
2
-40
/
+24
2011-11-28
brcm80211: fmac: cleanup receive path using proper skb_queue functions
Arend van Spriel
3
-42
/
+36
2011-11-28
mac80211: don't indicate probe resp change in IBSS mode
Arik Nemtsov
1
-2
/
+5
2011-11-28
ath9k_hw: cosmetic change in calibration debug log
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-11-28
ath9k_hw: Fix minimum CTL power for each runtime mode
Rajkumar Manoharan
4
-10
/
+8
2011-11-28
ath9k: improve ath_tx_aggr_stop to avoid TID stuck in cleanup state
Nikolay Martynov
1
-7
/
+6
2011-11-28
mac80211: dereference RCU protected probe_resp pointer correctly
Arik Nemtsov
1
-1
/
+1
2011-11-28
mac80211: fix duration calculation for QoS NOACK frames
Simon Wunderlich
1
-5
/
+9
2011-11-28
mac80211: Add NoAck per tid support
Simon Wunderlich
4
-1
/
+22
2011-11-28
wireless: Add NoAck per tid support
Simon Wunderlich
3
-0
/
+44
2011-11-28
mac80211: remove debugfs noack test
Simon Wunderlich
4
-47
/
+2
2011-11-22
rtlwifi: squash warning in _usb_read_sync
John W. Linville
1
-2
/
+3
2011-11-21
mac80211: fix RCU warnings in mesh
Johannes Berg
1
-22
/
+5
2011-11-21
cfg80211: work around a sparse issue
Johannes Berg
1
-11
/
+11
2011-11-21
carl9170: use ieee80211_free_txskb
Christian Lamparter
1
-2
/
+2
2011-11-21
p54: use ieee80211_free_txskb
Christian Lamparter
1
-2
/
+2
2011-11-21
rndis_wlan: remove unused macro
Jussi Kivilinna
1
-2
/
+0
2011-11-21
rndis_wlan: add reporting of PMKSA candidate events
Jussi Kivilinna
1
-17
/
+9
[next]