summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-07brcmfmac: remove unused event related definitionsArend van Spriel1-7/+0
2013-01-07brcmfmac: Use dedicated trace level for CDC.Hante Meuleman3-25/+24
2013-01-07brcmfmac: remove brcmf_proto_hdrpull() from bus interfaceArend van Spriel6-43/+29
2013-01-07brcmfmac: remove rx helper function from bus interfaceArend van Spriel4-16/+13
2013-01-07brcmfmac: define pr_fmt in one placeArend van Spriel9-16/+4
2013-01-07brcmfmac: assure USB dongle firmware is reset upon module unloadArend van Spriel4-1/+27
2013-01-07brcmfmac: removed deprecated set_bitrate_mask supportHante Meuleman1-62/+0
2013-01-07brcmfmac: do not reconfigure refill rx on 0-length packet.Hante Meuleman1-1/+5
2013-01-07brcmsmac: remove dead codePiotr Haber2-6/+2
2013-01-07brcmsmac: allow user-space setting of interface addressArend van Spriel2-4/+4
2013-01-07brcmsmac: use perimeter lock in add_interface() callbackArend van Spriel1-0/+2
2013-01-07brcmsmac: increase timer reference count for new timers onlyPiotr Haber1-3/+4
2013-01-07rt2x00: rt2800: convert read_eeprom functions to return an int valueGabor Juhos4-21/+43
2013-01-07ath9k_hw: Remove AR9485 1.0 macroSujith Manoharan1-3/+0
2013-01-07brcmsmac: initialize morepending in brcms_b_recv()Geert Uytterhoeven1-1/+1
2013-01-07iwlegacy: allow to enable PSStanislaw Gruszka2-3/+6
2013-01-07iwlegacy: add flush callbackStanislaw Gruszka4-0/+39
2013-01-07ath9k: fix column header comments for some initval arraysGabor Juhos2-6/+6
2013-01-07carl9170: refactor carl9170_update_beaconChristian Lamparter1-53/+80
2013-01-07carl9170: remove custom NUM_TID and friendsChristian Lamparter2-14/+8
2013-01-07carl9170: disable hw crypto for p2p networksChristian Lamparter1-0/+8
2013-01-07carl9170: don't enable hw crypto offload, if the fw doesn't support itChristian Lamparter3-12/+24
2013-01-07carl9170: Only specify interface combinations if more than one interface is p...Christian Lamparter1-10/+19
2013-01-07carl9170: allow P2P_GO interface creation after P2P_CLIENTChristian Lamparter1-3/+51
2013-01-07carl9170: import 1.9.7 firmware headersChristian Lamparter3-4/+12
2013-01-07carl9170: advertise support for TDLSChristian Lamparter2-5/+5
2013-01-07ath9k_hw: use the devres API for allocationsFelix Fietkau7-80/+37
2013-01-07ath9k: use the devres API for allocations/mappingsFelix Fietkau7-170/+51
2013-01-07rt2800: refactor RFCSR initializationStanislaw Gruszka1-372/+423
2013-01-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville17-386/+311
2013-01-03iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach6-43/+51
2013-01-03iwlwifi: fix spelling and value in LED registers.Eytan Lifshitz2-3/+3
2013-01-03iwlwifi: move some PCIe calls to better placesJohannes Berg2-6/+5
2013-01-03iwlwifi: request IRQ only onceJohannes Berg2-41/+25
2013-01-03iwlwifi: don't treat a bool as an error codeEmmanuel Grumbach1-2/+2
2013-01-03iwlwifi: virtualize SRAM accessEmmanuel Grumbach9-98/+109
2013-01-03iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach8-108/+115
2013-01-03iwlwifi: use __packedJohannes Berg1-4/+4
2013-01-03iwlwifi: let the op_mode run a FW while in RFKILLEmmanuel Grumbach3-6/+8
2013-01-03iwlwifi: don't verify fw after downloadEmmanuel Grumbach1-94/+0
2013-01-03iwlwifi: clean up code in AGGEmmanuel Grumbach1-11/+10
2013-01-03iwlwifi: make the BC table layout configurableEmmanuel Grumbach4-1/+10
2013-01-03cfg80211: disallow more station changesJohannes Berg2-18/+13
2013-01-03mac80211: unset peer's HT 40 MHz support if not usableJohannes Berg1-0/+15
2013-01-03wireless: use __alignedJohannes Berg3-6/+6
2013-01-03mac80211: support HT notify channel width actionJohannes Berg2-1/+39
2013-01-03wireless: use __packed in ieee80211.hJohannes Berg1-42/+42
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg13-21/+85
2013-01-03mac80211: move ieee80211_remove_tid_tx functionJohannes Berg1-103/+103
2013-01-03mac80211: split out aggregation TX removalJohannes Berg1-18/+30