index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmfmac: include linux/vmalloc.h from usb.c
John W. Linville
2012-11-20
1
-0
/
+1
*
brcmfmac: check return from kzalloc in brcmf_fweh_process_event
John W. Linville
2012-11-20
1
-0
/
+3
*
brcmsmac: Remove some noisy and uninformative debug messages
Seth Forshee
2012-11-20
2
-27
/
+0
*
brcmsmac: Add tracepoint for AMPDU session information
Seth Forshee
2012-11-20
2
-0
/
+36
*
brcmsmac: Add tracepoint for macintstatus
Seth Forshee
2012-11-20
2
-4
/
+24
*
brcmsmac: Improve tx trace and debug support
Seth Forshee
2012-11-20
4
-250
/
+94
*
brcmsmac: Add brcms_dbg_ht() debug macro
Seth Forshee
2012-11-20
4
-20
/
+25
*
brcmsmac: Add brcms_dbg_dma() debug macro
Seth Forshee
2012-11-20
5
-96
/
+73
*
brcmsmac: Add brcms_dbg_int() debug macro
Seth Forshee
2012-11-20
3
-6
/
+8
*
brcmsmac: Add rx and tx debug macros
Seth Forshee
2012-11-20
3
-10
/
+12
*
brcmsmac: Add brcms_dbg_mac80211() debug macro
Seth Forshee
2012-11-20
3
-27
/
+36
*
brcmsmac: Use debug macros for general error and debug statements
Seth Forshee
2012-11-20
5
-212
/
+221
*
brcmsmac: Add support for writing debug messages to the trace buffer
Seth Forshee
2012-11-20
4
-4
/
+151
*
brcmsmac: Add module parameter for setting the debug level
Seth Forshee
2012-11-20
2
-14
/
+9
*
brcm80211: Convert log message levels to debug levels
Seth Forshee
2012-11-20
4
-7
/
+6
*
brcm80211: Allow trace support to be enabled separately from debug
Seth Forshee
2012-11-20
2
-3
/
+14
*
brcmsmac: Reduce number of entries in tx DMA rings
Seth Forshee
2012-11-20
1
-2
/
+2
*
brcmsmac: Use correct descriptor count when calculating next rx descriptor
Seth Forshee
2012-11-20
1
-1
/
+1
*
brcmsmac: Remove internal tx queue
Seth Forshee
2012-11-20
8
-558
/
+316
*
brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levels
Seth Forshee
2012-11-20
4
-86
/
+26
*
brcmsmac: Remove unimplemented flow control functions
Seth Forshee
2012-11-20
1
-31
/
+0
*
brcmsmac: Add helper function for updating txavail count
Seth Forshee
2012-11-20
1
-2
/
+13
*
brcmsmac: Don't weight AMPDU packets in txfifo
Seth Forshee
2012-11-20
3
-23
/
+14
*
brcmsmac: Introduce AMPDU sessions for assembling AMPDUs
Seth Forshee
2012-11-20
2
-274
/
+377
*
Merge tag 'nfc-next-3.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
John W. Linville
2012-11-20
9
-120
/
+112
|
\
|
*
NFC: Queue a copy of the transmitted LLCP skb
Samuel Ortiz
2012-11-19
1
-4
/
+13
|
*
NFC: Stop sending LLCP frames when tx queues are getting too deep
Samuel Ortiz
2012-11-19
1
-0
/
+17
|
*
NFC: Copy user space buffer when sending UI frames
Samuel Ortiz
2012-11-19
1
-2
/
+13
|
*
MAINTAINERS: Add reference to pn544.h platform data header
Marcel Holtmann
2012-11-19
1
-0
/
+1
|
*
NFC: Move pn544.h to linux/platform_data/
Marcel Holtmann
2012-11-19
2
-1
/
+1
|
*
NFC: Remove unused details from pn544.h header file
Marcel Holtmann
2012-11-19
1
-60
/
+0
|
*
NFC: Export nfc_hci_sak_to_protocol()
Eric Lapuyade
2012-11-19
2
-1
/
+3
|
*
NFC: Export nfc_hci_result_to_errno as it can be needed by HCI drivers
Eric Lapuyade
2012-11-19
2
-1
/
+4
|
*
NFC: Dot not dispatch HCI event received on unopened pipe
Eric Lapuyade
2012-11-19
1
-5
/
+8
|
*
NFC: Ignore err when chip doesn't implement HW/SW info registers
Eric Lapuyade
2012-11-19
1
-0
/
+6
|
*
NFC: Fix hci_connect_gate() when a pre-opened pipe is passed
Eric Lapuyade
2012-11-19
1
-2
/
+2
|
/
*
ath9k: Fix BTCOEX debugfs file usage
Sujith Manoharan
2012-11-19
3
-20
/
+50
*
ath9k_hw: Program filter coefficients correctly
Sujith Manoharan
2012-11-16
4
-11
/
+16
*
lib80211: hide Kconfig symbol
Johannes Berg
2012-11-16
1
-3
/
+2
*
mwifiex: don't select lib80211
Johannes Berg
2012-11-16
1
-1
/
+0
*
rtlwifi: use eth_zero_addr() to assign zero address
Wei Yongjun
2012-11-16
2
-4
/
+3
*
net/wireless: ipw2x00: remove unreachable code
Stanislav Yakovlev
2012-11-16
4
-11
/
+4
*
brcmfmac: code cleanup
Hante Meuleman
2012-11-16
12
-119
/
+16
*
brcmfmac: limit hex dump on fwil.
Hante Meuleman
2012-11-16
1
-6
/
+15
*
brcmfmac: sdio module load fix.
Hante Meuleman
2012-11-16
1
-3
/
+0
*
brcmfmac: avoid usage of func->card->dev in sdio probe.
Hante Meuleman
2012-11-16
2
-71
/
+79
*
brcmfmac: sdio unload fix.
Hante Meuleman
2012-11-16
2
-1
/
+3
*
brcmfmac: Handle mmc exceptions during init correct.
Hante Meuleman
2012-11-16
2
-9
/
+16
*
brcmfmac: Any error should result in failure of probe.
Hante Meuleman
2012-11-16
1
-4
/
+2
*
brcmfmac: restructure handling of IF event
Arend van Spriel
2012-11-16
1
-47
/
+55
[next]