summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | brcmfmac: Remove unused caching dongle error.Hante Meuleman2013-01-072-23/+2
* | brcmfmac: remove unnecessary curly braces in dhd_attach()Arend van Spriel2013-01-071-2/+1
* | brcmfmac: cleanup netdev transmit callbackArend van Spriel2013-01-071-9/+13
* | brcmfmac: remove unused event related definitionsArend van Spriel2013-01-071-7/+0
* | brcmfmac: Use dedicated trace level for CDC.Hante Meuleman2013-01-073-25/+24
* | brcmfmac: remove brcmf_proto_hdrpull() from bus interfaceArend van Spriel2013-01-076-43/+29
* | brcmfmac: remove rx helper function from bus interfaceArend van Spriel2013-01-074-16/+13
* | brcmfmac: define pr_fmt in one placeArend van Spriel2013-01-079-16/+4
* | brcmfmac: assure USB dongle firmware is reset upon module unloadArend van Spriel2013-01-074-1/+27
* | brcmfmac: removed deprecated set_bitrate_mask supportHante Meuleman2013-01-071-62/+0
* | brcmfmac: do not reconfigure refill rx on 0-length packet.Hante Meuleman2013-01-071-1/+5
* | brcmsmac: remove dead codePiotr Haber2013-01-072-6/+2
* | brcmsmac: allow user-space setting of interface addressArend van Spriel2013-01-072-4/+4
* | brcmsmac: use perimeter lock in add_interface() callbackArend van Spriel2013-01-071-0/+2
* | brcmsmac: increase timer reference count for new timers onlyPiotr Haber2013-01-071-3/+4
* | rt2x00: rt2800: convert read_eeprom functions to return an int valueGabor Juhos2013-01-074-21/+43
* | ath9k_hw: Remove AR9485 1.0 macroSujith Manoharan2013-01-071-3/+0
* | brcmsmac: initialize morepending in brcms_b_recv()Geert Uytterhoeven2013-01-071-1/+1
* | iwlegacy: allow to enable PSStanislaw Gruszka2013-01-072-3/+6
* | iwlegacy: add flush callbackStanislaw Gruszka2013-01-074-0/+39
* | ath9k: fix column header comments for some initval arraysGabor Juhos2013-01-072-6/+6
* | carl9170: refactor carl9170_update_beaconChristian Lamparter2013-01-071-53/+80
* | carl9170: remove custom NUM_TID and friendsChristian Lamparter2013-01-072-14/+8
* | carl9170: disable hw crypto for p2p networksChristian Lamparter2013-01-071-0/+8
* | carl9170: don't enable hw crypto offload, if the fw doesn't support itChristian Lamparter2013-01-073-12/+24
* | carl9170: Only specify interface combinations if more than one interface is p...Christian Lamparter2013-01-071-10/+19
* | carl9170: allow P2P_GO interface creation after P2P_CLIENTChristian Lamparter2013-01-071-3/+51
* | carl9170: import 1.9.7 firmware headersChristian Lamparter2013-01-073-4/+12
* | carl9170: advertise support for TDLSChristian Lamparter2013-01-072-5/+5
* | ath9k_hw: use the devres API for allocationsFelix Fietkau2013-01-077-80/+37
* | ath9k: use the devres API for allocations/mappingsFelix Fietkau2013-01-077-170/+51
* | rt2800: refactor RFCSR initializationStanislaw Gruszka2013-01-071-372/+423
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-0717-386/+311
|\ \ | |/ |/|
| * iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach2013-01-036-43/+51
| * iwlwifi: fix spelling and value in LED registers.Eytan Lifshitz2013-01-032-3/+3
| * iwlwifi: move some PCIe calls to better placesJohannes Berg2013-01-032-6/+5
| * iwlwifi: request IRQ only onceJohannes Berg2013-01-032-41/+25
| * iwlwifi: don't treat a bool as an error codeEmmanuel Grumbach2013-01-031-2/+2
| * iwlwifi: virtualize SRAM accessEmmanuel Grumbach2013-01-039-98/+109
| * iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach2013-01-038-108/+115
| * iwlwifi: use __packedJohannes Berg2013-01-031-4/+4
| * iwlwifi: let the op_mode run a FW while in RFKILLEmmanuel Grumbach2013-01-033-6/+8
| * iwlwifi: don't verify fw after downloadEmmanuel Grumbach2013-01-031-94/+0
| * iwlwifi: clean up code in AGGEmmanuel Grumbach2013-01-031-11/+10
| * iwlwifi: make the BC table layout configurableEmmanuel Grumbach2013-01-034-1/+10
* | cfg80211: disallow more station changesJohannes Berg2013-01-032-18/+13
* | mac80211: unset peer's HT 40 MHz support if not usableJohannes Berg2013-01-031-0/+15
* | wireless: use __alignedJohannes Berg2013-01-033-6/+6
* | mac80211: support HT notify channel width actionJohannes Berg2013-01-032-1/+39
* | wireless: use __packed in ieee80211.hJohannes Berg2013-01-031-42/+42
OpenPOWER on IntegriCloud