summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-11-22rtl8723ae: fix build break from "mac80211: support RX_FLAG_MACTIME_END"John W. Linville1-1/+1
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville18-18/+51
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville9-1342/+1299
2012-11-21brcmsmac: Remove stray argument from debug macroSeth Forshee1-1/+1
2012-11-21brcmsmac: Remove unused wlc_prio2prec_map and _BRCMS_PREC_* constantsSeth Forshee1-27/+0
2012-11-21ath9k: Remove 'stations' debugfs fileSujith Manoharan4-95/+0
2012-11-21ath9k: Fix rate control debuggingSujith Manoharan2-19/+33
2012-11-21ath9k: Fill remove_sta_debugfs() callbackSujith Manoharan2-4/+15
2012-11-21ath9k: Add a debugfs file to dump queue statisticsSujith Manoharan1-0/+53
2012-11-21ath9k: Fix the 'xmit' debugfs fileSujith Manoharan6-105/+23
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan16-86/+79
2012-11-21net/wireless: ipw2200: introduce ipw_set_geo functionStanislav Yakovlev1-14/+23
2012-11-21ath9k: stomp audio profiles on weak signal strengthRajkumar Manoharan5-1/+25
2012-11-21ath9k: Fix MCI reset in BT cal_reqRajkumar Manoharan4-19/+7
2012-11-21ath9k: Process FATAL interrupts at firstRajkumar Manoharan1-12/+9
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-16/+60
2012-11-21iwlwifi: remove effectless assignmentEmmanuel Grumbach1-2/+0
2012-11-20brcmfmac: include linux/vmalloc.h from usb.cJohn W. Linville1-0/+1
2012-11-20brcmfmac: check return from kzalloc in brcmf_fweh_process_eventJohn W. Linville1-0/+3
2012-11-20brcmsmac: Remove some noisy and uninformative debug messagesSeth Forshee2-27/+0
2012-11-20brcmsmac: Add tracepoint for AMPDU session informationSeth Forshee2-0/+36
2012-11-20brcmsmac: Add tracepoint for macintstatusSeth Forshee2-4/+24
2012-11-20brcmsmac: Improve tx trace and debug supportSeth Forshee4-250/+94
2012-11-20brcmsmac: Add brcms_dbg_ht() debug macroSeth Forshee4-20/+25
2012-11-20brcmsmac: Add brcms_dbg_dma() debug macroSeth Forshee5-96/+73
2012-11-20brcmsmac: Add brcms_dbg_int() debug macroSeth Forshee3-6/+8
2012-11-20brcmsmac: Add rx and tx debug macrosSeth Forshee3-10/+12
2012-11-20brcmsmac: Add brcms_dbg_mac80211() debug macroSeth Forshee3-27/+36
2012-11-20brcmsmac: Use debug macros for general error and debug statementsSeth Forshee5-212/+221
2012-11-20brcmsmac: Add support for writing debug messages to the trace bufferSeth Forshee4-4/+151
2012-11-20brcmsmac: Add module parameter for setting the debug levelSeth Forshee2-14/+9
2012-11-20brcm80211: Convert log message levels to debug levelsSeth Forshee4-7/+6
2012-11-20brcm80211: Allow trace support to be enabled separately from debugSeth Forshee2-3/+14
2012-11-20brcmsmac: Reduce number of entries in tx DMA ringsSeth Forshee1-2/+2
2012-11-20brcmsmac: Use correct descriptor count when calculating next rx descriptorSeth Forshee1-1/+1
2012-11-20brcmsmac: Remove internal tx queueSeth Forshee8-558/+316
2012-11-20brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levelsSeth Forshee4-86/+26
2012-11-20brcmsmac: Remove unimplemented flow control functionsSeth Forshee1-31/+0
2012-11-20brcmsmac: Add helper function for updating txavail countSeth Forshee1-2/+13
2012-11-20brcmsmac: Don't weight AMPDU packets in txfifoSeth Forshee3-23/+14
2012-11-20brcmsmac: Introduce AMPDU sessions for assembling AMPDUsSeth Forshee2-274/+377
2012-11-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2-8/+14
2012-11-19ath9k: Fix BTCOEX debugfs file usageSujith Manoharan3-20/+50
2012-11-19ath9k_hw: Fix regression in device resetSujith Manoharan1-1/+1
2012-11-19mac80211: make remain_on_channel() op pass vif paramEliad Peller2-0/+2
2012-11-19mac80211: support radiotap vendor namespace RX dataJohannes Berg1-1/+32
2012-11-19iwlwifi: Remove duplicate inclusion of iwl-trans.h in pcie/drv.cSachin Kamat1-1/+0
2012-11-19iwlwifi: update the RB_TIMEOUT to 0x11Emmanuel Grumbach1-1/+1
2012-11-19iwlwifi: make iwl_pcie_rxq_inc_wr_ptr staticEmmanuel Grumbach2-3/+1
2012-11-19iwlwifi: more cleanup in pcie/rx.cEmmanuel Grumbach3-12/+4