summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-07brcmfmac: assure USB dongle firmware is reset upon module unloadArend van Spriel
2013-01-07brcmfmac: removed deprecated set_bitrate_mask supportHante Meuleman
2013-01-07brcmfmac: do not reconfigure refill rx on 0-length packet.Hante Meuleman
2013-01-07brcmsmac: remove dead codePiotr Haber
2013-01-07brcmsmac: allow user-space setting of interface addressArend van Spriel
2013-01-07brcmsmac: use perimeter lock in add_interface() callbackArend van Spriel
2013-01-07brcmsmac: increase timer reference count for new timers onlyPiotr Haber
2013-01-07rt2x00: rt2800: convert read_eeprom functions to return an int valueGabor Juhos
2013-01-07ath9k_hw: Remove AR9485 1.0 macroSujith Manoharan
2013-01-07brcmsmac: initialize morepending in brcms_b_recv()Geert Uytterhoeven
2013-01-07iwlegacy: allow to enable PSStanislaw Gruszka
2013-01-07iwlegacy: add flush callbackStanislaw Gruszka
2013-01-07ath9k: fix column header comments for some initval arraysGabor Juhos
2013-01-07carl9170: refactor carl9170_update_beaconChristian Lamparter
2013-01-07carl9170: remove custom NUM_TID and friendsChristian Lamparter
2013-01-07carl9170: disable hw crypto for p2p networksChristian Lamparter
2013-01-07carl9170: don't enable hw crypto offload, if the fw doesn't support itChristian Lamparter
2013-01-07carl9170: Only specify interface combinations if more than one interface is p...Christian Lamparter
2013-01-07carl9170: allow P2P_GO interface creation after P2P_CLIENTChristian Lamparter
2013-01-07carl9170: import 1.9.7 firmware headersChristian Lamparter
2013-01-07carl9170: advertise support for TDLSChristian Lamparter
2013-01-07ath9k_hw: use the devres API for allocationsFelix Fietkau
2013-01-07ath9k: use the devres API for allocations/mappingsFelix Fietkau
2013-01-07rt2800: refactor RFCSR initializationStanislaw Gruszka
2013-01-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-01-03iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach
2013-01-03iwlwifi: fix spelling and value in LED registers.Eytan Lifshitz
2013-01-03iwlwifi: move some PCIe calls to better placesJohannes Berg
2013-01-03iwlwifi: request IRQ only onceJohannes Berg
2013-01-03iwlwifi: don't treat a bool as an error codeEmmanuel Grumbach
2013-01-03iwlwifi: virtualize SRAM accessEmmanuel Grumbach
2013-01-03iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach
2013-01-03iwlwifi: use __packedJohannes Berg
2013-01-03iwlwifi: let the op_mode run a FW while in RFKILLEmmanuel Grumbach
2013-01-03iwlwifi: don't verify fw after downloadEmmanuel Grumbach
2013-01-03iwlwifi: clean up code in AGGEmmanuel Grumbach
2013-01-03iwlwifi: make the BC table layout configurableEmmanuel Grumbach
2013-01-03cfg80211: disallow more station changesJohannes Berg
2013-01-03mac80211: unset peer's HT 40 MHz support if not usableJohannes Berg
2013-01-03wireless: use __alignedJohannes Berg
2013-01-03mac80211: support HT notify channel width actionJohannes Berg
2013-01-03wireless: use __packed in ieee80211.hJohannes Berg
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg
2013-01-03mac80211: move ieee80211_remove_tid_tx functionJohannes Berg
2013-01-03mac80211: split out aggregation TX removalJohannes Berg
2013-01-03mac80211: split aggregation stop by reasonJohannes Berg
2013-01-03nl80211/mac80211: support full station state in AP modeJohannes Berg
2013-01-03cfg80211: move some AP code to right fileJohannes Berg
2013-01-03mac80211: restrict assoc request VHT capabilitiesJohannes Berg
2013-01-03cfg80211: move world roaming check for beacon hintsLuis R. Rodriguez