summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-03mac80211: split TX aggregation stop actionJohannes Berg11-11/+33
2013-01-03regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg3-22/+15
2013-01-03regulatory: remove handling of channel bandwidthJohannes Berg3-12/+6
2013-01-03mac80211_hwsim: allow testing paged RXJohannes Berg1-3/+23
2012-12-21Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds17-444/+725
2012-12-21Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds28-433/+473
2012-12-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds21-214/+2233
2012-12-21dm stripe: add WRITE SAME supportMike Snitzer1-4/+6
2012-12-21dm: remove map_infoMikulas Patocka13-50/+29
2012-12-21dm snapshot: do not use map_contextMikulas Patocka1-13/+23
2012-12-21dm thin: dont use map_contextMikulas Patocka1-36/+13
2012-12-21dm raid1: dont use map_contextMikulas Patocka1-9/+13
2012-12-21dm flakey: dont use map_contextMikulas Patocka1-4/+11