aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bpqether.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-28mac80211: fix forwarded mesh frame queue mappingThomas Pedersen4-21/+36
2011-11-28mac80211: fix switched HWMP frame addressesThomas Pedersen1-19/+11
2011-11-28mac80211: failed forwarded mesh frame addressingThomas Pedersen3-11/+8
2011-11-28{nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh4-0/+14
2011-11-28hostap_cs: add ID for Canon K30225Veli-Pekka Peltola1-0/+3
2011-11-28mac80211: Make __check_htcap_disable static.Ben Greear1-3/+3
2011-11-28wireless: Remove redundant spi driver bus initializationLars-Peter Clausen4-4/+0
2011-11-28mac80211: call skb_put() before copying the data (trivial)Eliad Peller1-1/+1
2011-11-28mac80211: fix TX warningJohannes Berg1-3/+4
2011-11-28rt2x00: Pass BlockAck and BlackAckReq frames to mac80211 in monitor modeHelmut Schaa1-2/+4
2011-11-28rtlwifi: Fix incorrect return of IRQ_HANDLEDLarry Finger1-2/+5
2011-11-28mac80211: do not pass AP VLAN vif pointers to driversFelix Fietkau4-7/+17
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