summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-17p54spi: Remove FIXME in op_stopMichael Büsch1-5/+1
2011-11-17mac80211: call ieee80211_recalc_idle() after sending packetsFelix Fietkau2-8/+11
2011-11-17wireless: use strlcpy routine in .get_drvinfoRick Jones5-13/+16
2011-11-17minstrel_ht: Remove unused function parametersPatrick Kelle1-14/+12
2011-11-17mac80211: memory leak in mesh_queue_preq()Dan Carpenter1-0/+1
2011-11-17mac80211: use kfree_skb() instead of kfree()Dan Carpenter1-1/+1
2011-11-17mac80211: Get rid of search loop for rate group indexHelmut Schaa1-16/+16
2011-11-17mac80211: Check rate->idx before rate->countHelmut Schaa1-2/+2
2011-11-17mac80211: remove crypto special case for auth framesJohannes Berg1-2/+0
2011-11-17brcmsmac: Use current logging stylesJoe Perches2-79/+80
2011-11-17NFC: Fix indentation in nci.h fileIlan Elias1-42/+42
2011-11-17ath9k_hw: set btcoex weights for AR9462Rajkumar Manoharan3-4/+37
2011-11-17ath9k_hw: Cleanup btcoex wlan weightsRajkumar Manoharan4-58/+34
2011-11-17ath9k: Remove enabling btcoex from stomp type changeRajkumar Manoharan3-4/+4
2011-11-11mac80211: fix warning in ieee80211_probe_clientJohannes Berg1-4/+5
2011-11-11libertas: release bss references and avoid warning from cfg80211_inform_bssJohn W. Linville1-10/+15
2011-11-11brcmsmac: fix warning in _initvars_srom_pciJohn W. Linville1-1/+1
2011-11-11brcm80211: fmac: release bss struct returned from cfg80211_inform_bssFranky Lin1-5/+13
2011-11-11brcm80211: fmac: remove PCMCIA core related codeFranky Lin1-15/+0
2011-11-11brcm80211: fmac: add function to free the glom skb queueArend van Spriel1-20/+14
2011-11-11brcm80211: util: remove pointer traversal from brcmu_pkt_buf_free_skbArend van Spriel1-22/+11
2011-11-11brcm80211: util: move brcmu_pkttotlen() function to brcmfmacArend van Spriel3-17/+13
2011-11-11brcm80211: smac: combine promiscuous mode functionalityAlwin Beukers2-31/+17
2011-11-11brcm80211: util: use sk_buff_head in precedence queue functionsArend van Spriel2-98/+39
2011-11-11brcm80211: smac: remove usage of brcmu_pkttotlenArend van Spriel2-6/+4
2011-11-11brcm80211: fmac: remove id retrieve codeFranky Lin1-5/+0
2011-11-11brcm80211: fmac: add resetcore function for bcm4330 chipFranky Lin3-9/+45
2011-11-11brcm80211: fmac: add coredisable function for bcm4330 chipFranky Lin3-44/+82
2011-11-11brcm80211: fmac: add corerev function for bcm4330 chipFranky Lin2-6/+28
2011-11-11brcm80211: fmac: add iscoreup function for bcm4330 chipFranky Lin3-9/+51
2011-11-11brcm80211: smac: don't modify sta parameters when adding staAlwin Beukers1-7/+0
2011-11-11brcm80211: smac: remove duplicate definition of D11_PHY_HDR_LENArend van Spriel1-1/+0
2011-11-11brcm80211: smac: replace own access category definitions with mac80211 enumArend van Spriel2-19/+24
2011-11-11brcm80211: smac: remove code under unused macro definitionsArend van Spriel2-126/+0
2011-11-11brcm80211: smac: fix endianess issue for OTP memory accessArend van Spriel1-0/+2
2011-11-11iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry4-16/+18
2011-11-11iwlagn: Remove dependence of iwl_priv from eeprom routines.Don Fry1-58/+58
2011-11-11iwlwifi: fix rate-scaling algorithm for BT combo devicesVenkataraman, Meenakshi1-6/+2
2011-11-11iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach8-33/+67
2011-11-11iwlwifi: remove the use of the QOS debug flagEmmanuel Grumbach2-3/+3
2011-11-11iwlagn: don't always split remain-on-channelJohannes Berg1-0/+2
2011-11-11iwlagn: convert remain-on-channel duration to TUJohannes Berg1-1/+2
2011-11-11iwlwifi: fix unused label in iwl_send_cmd_syncEmmanuel Grumbach1-1/+1
2011-11-11iwlwifi: check status before send commandWey-Yi Guy1-12/+14
2011-11-11iwlwifi: set "echo" host command lengthWey-Yi Guy1-0/+1
2011-11-11iwlwifi: Move the core suspend function to iwl-agn-libWey-Yi Guy3-345/+365
2011-11-11iwlwifi: move station functions to mac80211Wey-Yi Guy3-75/+71
2011-11-11iwlwifi: move hw_scan into _mac80211 fileWey-Yi Guy3-48/+46
2011-11-11iwlwifi: move more mac80211 callback functionWey-Yi Guy3-315/+308
2011-11-11iwlagn: explicitly program P2P QoS parametersJohannes Berg1-0/+28