summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-mc13783.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-28mac80211: log reason and initiator when rx agg is stoppedNikolay Martynov1-2/+5
2011-11-28mac80211: trivial: use WLAN_BACK_RECIPIENT instead of hardcoded 0Nikolay Martynov1-1/+1
2011-11-28mac80211: timeout tx agg sessions in way similar to rx agg sessionsNikolay Martynov3-1/+44
2011-11-28brcm80211: fmac: change function bus_stop parameterFranky Lin3-4/+7
2011-11-28brcm80211: fmac: remove function brcmf_bus_get_deviceFranky Lin3-14/+2
2011-11-28brcm80211: fmac: change function bus_init parameterFranky Lin3-7/+9
2011-11-28brcm80211: fmac: change function bus_txdata parameterFranky Lin3-3/+6
2011-11-28brcm80211: fmac: change function bus_txctl parameterFranky Lin3-3/+6
2011-11-28brcm80211: fmac: change function bus_rxctl parameterFranky Lin5-3/+8
2011-11-28brcm80211: fmac: stop using brcmf_pub in brcmf_sdbrcm_bus_watchdogFranky Lin1-6/+6
2011-11-28brcm80211: fmac: move busstate to struct brcmf_busFranky Lin4-31/+37
2011-11-28brcm80211: fmac: introduce common bus interface struct brcmf_busFranky Lin4-7/+26
2011-11-28brcm80211: fmac: rename structure brcmf_bus to brcmf_sdioFranky Lin4-70/+70
2011-11-28brcm80211: fmac: remove unused parameter of brcmf_sdbrcm_probeFranky Lin3-5/+3
2011-11-28brcm80211: fmac: remove function brcmf_c_initFranky Lin4-27/+1
2011-11-28brcm80211: fmac: move module init/exit to sdio layerFranky Lin3-37/+14
2011-11-28brcm80211: fmac: discard packet received when net device not registeredFranky Lin1-0/+6
2011-11-28brcm80211: fmac: rename wait queue name to match using functionArend van Spriel2-3/+7
2011-11-28brcm80211: fmac: remove alignment check from brcmf_sdioh_request_buffer()Arend van Spriel1-82/+18
2011-11-28brcm80211: smac: added support for mac80211 filter flagsAlwin Beukers3-51/+38
2011-11-28brcm80211: smac: fix channel frequencyAlwin Beukers1-1/+1
2011-11-28brcm80211: fmac: change firmware/nvram name to be more genericFranky Lin3-37/+7
2011-11-28brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() functionArend van Spriel3-34/+36
2011-11-28brcm80211: fmac: remove width parameter from brcmf_sdioh_request_bufferArend van Spriel3-7/+5
2011-11-28brcm80211: fmac: separate receiving skb chain from other receive pathArend van Spriel4-77/+201
2011-11-28brcm80211: smac: remove skb next pointer usage from the driverArend van Spriel2-40/+24
2011-11-28brcm80211: fmac: cleanup receive path using proper skb_queue functionsArend van Spriel3-42/+36
2011-11-28mac80211: don't indicate probe resp change in IBSS modeArik Nemtsov1-2/+5
2011-11-28ath9k_hw: cosmetic change in calibration debug logMohammed Shafi Shajakhan1-1/+1
2011-11-28ath9k_hw: Fix minimum CTL power for each runtime modeRajkumar Manoharan4-10/+8
2011-11-28ath9k: improve ath_tx_aggr_stop to avoid TID stuck in cleanup stateNikolay Martynov1-7/+6
2011-11-28mac80211: dereference RCU protected probe_resp pointer correctlyArik Nemtsov1-1/+1
2011-11-28mac80211: fix duration calculation for QoS NOACK framesSimon Wunderlich1-5/+9
2011-11-28mac80211: Add NoAck per tid supportSimon Wunderlich4-1/+22
2011-11-28wireless: Add NoAck per tid supportSimon Wunderlich3-0/+44
2011-11-28mac80211: remove debugfs noack testSimon Wunderlich4-47/+2
2011-11-22rtlwifi: squash warning in _usb_read_syncJohn W. Linville1-2/+3
2011-11-21mac80211: fix RCU warnings in meshJohannes Berg1-22/+5
2011-11-21cfg80211: work around a sparse issueJohannes Berg1-11/+11
2011-11-21carl9170: use ieee80211_free_txskbChristian Lamparter1-2/+2
2011-11-21p54: use ieee80211_free_txskbChristian Lamparter1-2/+2
2011-11-21rndis_wlan: remove unused macroJussi Kivilinna1-2/+0
2011-11-21rndis_wlan: add reporting of PMKSA candidate eventsJussi Kivilinna1-17/+9
2011-11-21rndis_wlan: add missing __packedJussi Kivilinna1-2/+2
2011-11-21rndis_wlan: pass channel info to cfg80211_roamed()Jussi Kivilinna1-2/+3
2011-11-21rndis_wlan: split getting current channel to separate functionJussi Kivilinna1-18/+31
2011-11-21mac80211: Support ht-cap over-rides.Ben Greear9-18/+140
2011-11-21wireless: Support ht-capabilities over-rides.Ben Greear6-7/+132
2011-11-21cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg4-231/+230
2011-11-21nl80211: make get_vlan logic more commonJohannes Berg1-23/+31