summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-26cfg80211: pass a channel definition structJohannes Berg
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg
2012-11-21rtl8723ae: fix build break from "mac80211: support RX_FLAG_MACTIME_END"John W. Linville
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-11-21brcmsmac: Remove stray argument from debug macroSeth Forshee
2012-11-21brcmsmac: Remove unused wlc_prio2prec_map and _BRCMS_PREC_* constantsSeth Forshee
2012-11-21ath9k: Remove 'stations' debugfs fileSujith Manoharan
2012-11-21ath9k: Fix rate control debuggingSujith Manoharan
2012-11-21ath9k: Fill remove_sta_debugfs() callbackSujith Manoharan
2012-11-21ath9k: Add a debugfs file to dump queue statisticsSujith Manoharan
2012-11-21ath9k: Fix the 'xmit' debugfs fileSujith Manoharan
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan
2012-11-21net/wireless: ipw2200: introduce ipw_set_geo functionStanislav Yakovlev
2012-11-21ath9k: stomp audio profiles on weak signal strengthRajkumar Manoharan
2012-11-21ath9k: Fix MCI reset in BT cal_reqRajkumar Manoharan
2012-11-21ath9k: Process FATAL interrupts at firstRajkumar Manoharan
2012-11-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-21iwlwifi: fix the basic CCK rates calculationEmmanuel Grumbach
2012-11-21iwlwifi: remove effectless assignmentEmmanuel Grumbach
2012-11-20brcmfmac: include linux/vmalloc.h from usb.cJohn W. Linville
2012-11-20brcmfmac: check return from kzalloc in brcmf_fweh_process_eventJohn W. Linville
2012-11-20brcmsmac: Remove some noisy and uninformative debug messagesSeth Forshee
2012-11-20brcmsmac: Add tracepoint for AMPDU session informationSeth Forshee
2012-11-20brcmsmac: Add tracepoint for macintstatusSeth Forshee
2012-11-20brcmsmac: Improve tx trace and debug supportSeth Forshee
2012-11-20brcmsmac: Add brcms_dbg_ht() debug macroSeth Forshee
2012-11-20brcmsmac: Add brcms_dbg_dma() debug macroSeth Forshee
2012-11-20brcmsmac: Add brcms_dbg_int() debug macroSeth Forshee
2012-11-20brcmsmac: Add rx and tx debug macrosSeth Forshee
2012-11-20brcmsmac: Add brcms_dbg_mac80211() debug macroSeth Forshee
2012-11-20brcmsmac: Use debug macros for general error and debug statementsSeth Forshee
2012-11-20brcmsmac: Add support for writing debug messages to the trace bufferSeth Forshee
2012-11-20brcmsmac: Add module parameter for setting the debug levelSeth Forshee
2012-11-20brcm80211: Convert log message levels to debug levelsSeth Forshee
2012-11-20brcm80211: Allow trace support to be enabled separately from debugSeth Forshee
2012-11-20brcmsmac: Reduce number of entries in tx DMA ringsSeth Forshee
2012-11-20brcmsmac: Use correct descriptor count when calculating next rx descriptorSeth Forshee
2012-11-20brcmsmac: Remove internal tx queueSeth Forshee
2012-11-20brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levelsSeth Forshee
2012-11-20brcmsmac: Remove unimplemented flow control functionsSeth Forshee
2012-11-20brcmsmac: Add helper function for updating txavail countSeth Forshee
2012-11-20brcmsmac: Don't weight AMPDU packets in txfifoSeth Forshee
2012-11-20brcmsmac: Introduce AMPDU sessions for assembling AMPDUsSeth Forshee
2012-11-20NFC: Fix pn533 target mode memory leakThierry Escande
2012-11-20NFC: pn533: Fix mem leak in pn533_in_dep_link_upWaldemar Rymarkiewicz
2012-11-20NFC: pn533: Fix use after freeSzymon Janc
2012-11-20NFC: pn533: Fix missing lock while operating on commands listSzymon Janc
2012-11-19NFC: Move pn544.h to linux/platform_data/Marcel Holtmann