summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net/wireless: ipw2200: introduce ipw_set_geo functionStanislav Yakovlev2012-11-211-14/+23
* ath9k: stomp audio profiles on weak signal strengthRajkumar Manoharan2012-11-215-1/+25
* ath9k: Fix MCI reset in BT cal_reqRajkumar Manoharan2012-11-214-19/+7
* ath9k: Process FATAL interrupts at firstRajkumar Manoharan2012-11-211-12/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-219-16/+60
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-192-8/+14
| |\
| | * iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach2012-11-181-8/+0
| | * iwlwifi: fix monitor mode FCS flagJohannes Berg2012-11-141-0/+14
| * | ath9k_hw: Fix regression in device resetSujith Manoharan2012-11-191-1/+1
| * | mwifiex: report error to MMC core if we cannot suspendBing Zhao2012-11-161-5/+6
| * | mwifiex: fix system hang issue in cmd timeout error caseBing Zhao2012-11-161-3/+8
| * | rtlwifi: rtl8192cu: Add new USB IDAlbert Pool2012-11-161-0/+1
| * | brcmfmac: fix typo in CONFIG_BRCMISCANHauke Mehrtens2012-11-141-1/+1
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-143-4/+23
| |\ \ | | |/
| | * iwlwifi: use ieee80211_free_txskbJohannes Berg2012-11-072-2/+2
| | * iwlwifi: handle DMA mapping failuresJohannes Berg2012-11-051-2/+21
| * | ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann2012-10-301-2/+6
| * | rt2800: validate step value for temperature compensationStanislaw Gruszka2012-10-301-1/+1
* | | brcmfmac: include linux/vmalloc.h from usb.cJohn W. Linville2012-11-201-0/+1
* | | brcmfmac: check return from kzalloc in brcmf_fweh_process_eventJohn W. Linville2012-11-201-0/+3
* | | brcmsmac: Remove some noisy and uninformative debug messagesSeth Forshee2012-11-202-27/+0
* | | brcmsmac: Add tracepoint for AMPDU session informationSeth Forshee2012-11-202-0/+36
* | | brcmsmac: Add tracepoint for macintstatusSeth Forshee2012-11-202-4/+24
* | | brcmsmac: Improve tx trace and debug supportSeth Forshee2012-11-204-250/+94
* | | brcmsmac: Add brcms_dbg_ht() debug macroSeth Forshee2012-11-204-20/+25
* | | brcmsmac: Add brcms_dbg_dma() debug macroSeth Forshee2012-11-205-96/+73
* | | brcmsmac: Add brcms_dbg_int() debug macroSeth Forshee2012-11-203-6/+8
* | | brcmsmac: Add rx and tx debug macrosSeth Forshee2012-11-203-10/+12
* | | brcmsmac: Add brcms_dbg_mac80211() debug macroSeth Forshee2012-11-203-27/+36
* | | brcmsmac: Use debug macros for general error and debug statementsSeth Forshee2012-11-205-212/+221
* | | brcmsmac: Add support for writing debug messages to the trace bufferSeth Forshee2012-11-204-4/+151
* | | brcmsmac: Add module parameter for setting the debug levelSeth Forshee2012-11-202-14/+9
* | | brcm80211: Convert log message levels to debug levelsSeth Forshee2012-11-204-7/+6
* | | brcm80211: Allow trace support to be enabled separately from debugSeth Forshee2012-11-202-3/+14
* | | brcmsmac: Reduce number of entries in tx DMA ringsSeth Forshee2012-11-201-2/+2
* | | brcmsmac: Use correct descriptor count when calculating next rx descriptorSeth Forshee2012-11-201-1/+1
* | | brcmsmac: Remove internal tx queueSeth Forshee2012-11-208-558/+316
* | | brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levelsSeth Forshee2012-11-204-86/+26
* | | brcmsmac: Remove unimplemented flow control functionsSeth Forshee2012-11-201-31/+0
* | | brcmsmac: Add helper function for updating txavail countSeth Forshee2012-11-201-2/+13
* | | brcmsmac: Don't weight AMPDU packets in txfifoSeth Forshee2012-11-203-23/+14
* | | brcmsmac: Introduce AMPDU sessions for assembling AMPDUsSeth Forshee2012-11-202-274/+377
* | | ath9k: Fix BTCOEX debugfs file usageSujith Manoharan2012-11-193-20/+50
* | | ath9k_hw: Program filter coefficients correctlySujith Manoharan2012-11-164-11/+16
* | | mwifiex: don't select lib80211Johannes Berg2012-11-161-1/+0
* | | rtlwifi: use eth_zero_addr() to assign zero addressWei Yongjun2012-11-162-4/+3
* | | net/wireless: ipw2x00: remove unreachable codeStanislav Yakovlev2012-11-164-11/+4
* | | brcmfmac: code cleanupHante Meuleman2012-11-1612-119/+16
* | | brcmfmac: limit hex dump on fwil.Hante Meuleman2012-11-161-6/+15
* | | brcmfmac: sdio module load fix.Hante Meuleman2012-11-161-3/+0
OpenPOWER on IntegriCloud