index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-nomadik.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2011-11-21
rndis_wlan: add missing __packed
Jussi Kivilinna
1
-2
/
+2
2011-11-21
rndis_wlan: pass channel info to cfg80211_roamed()
Jussi Kivilinna
1
-2
/
+3
2011-11-21
rndis_wlan: split getting current channel to separate function
Jussi Kivilinna
1
-18
/
+31
2011-11-21
mac80211: Support ht-cap over-rides.
Ben Greear
9
-18
/
+140
2011-11-21
wireless: Support ht-capabilities over-rides.
Ben Greear
6
-7
/
+132
2011-11-21
cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"
Johannes Berg
4
-231
/
+230
2011-11-21
nl80211: make get_vlan logic more common
Johannes Berg
1
-23
/
+31
[next]