aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-07b43: Fix firmware loading when driver is built into the kernelLarry Finger3-16/+48
2013-01-07drivers/net/wireless/iwlegacy: use strlcpy instead of strncpyChen Gang1-1/+1
2013-01-07drivers/net/wireless/mwl8k.c: avoid use-after-freeNickolai Zeldovich1-1/+3
2013-01-07rtlwifi: Fix typo in debug output of rtl8192c and rtl8723aeJulian Wollrath2-2/+2
2013-01-04wireless: add new wil6210 802.11ad 60GHz driverVladimir Kondratiev17-0/+6203
2013-01-04mwifiex: fix typo in setting up ibss network parametersAmitkumar Karwar1-1/+1
2013-01-04mwifiex: check wait_event_interruptible return valueBing Zhao1-11/+10
2013-01-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2-7/+18
2013-01-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville11-91/+202
2013-01-04ath9k: Fix Kconfig for ATH9K_HTCVladimir Kondratiev1-1/+1
2013-01-04mac80211_hwsim: fix beacon timingThomas Pedersen1-3/+21
2013-01-04mac80211_hwsim: hrtimer beaconThomas Pedersen1-21/+42
2013-01-04mac80211_hwsim: fix tsf adjustmentThomas Pedersen1-4/+5
2013-01-04mac80211: fix mesh_hwmp kerneldocBob Copeland1-1/+4
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: fix the reclaimed packet tracking upon flush queueEmmanuel Grumbach1-7/+17
2013-01-03iwlwifi: virtualize SRAM accessEmmanuel Grumbach9-98/+109
2013-01-03iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach8-108/+115
2013-01-03iwlwifi: fix PCIe interrupt handle return valueJohannes Berg1-0/+1
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