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
*
Bluetooth: Simplify UUIDs clearing code
Johan Hedberg
2013-02-01
1
-7
/
+3
*
Bluetooth: Store UUIDs in the same order that they were added
Johan Hedberg
2013-02-01
1
-1
/
+1
*
wil6210: fix wil_vring_init_tx status
Vladimir Kondratiev
2013-01-30
1
-0
/
+1
*
wil6210: Never delete Rx chain with firmware
Vladimir Kondratiev
2013-01-30
3
-26
/
+1
*
wil6210: checkpatch warnings
Vladimir Kondratiev
2013-01-30
6
-9
/
+5
*
wil6210: fix checkpatch CamelCase warnings
Vladimir Kondratiev
2013-01-30
7
-82
/
+82
*
wil6210: Reorder reset preparation sequence
Vladimir Kondratiev
2013-01-30
1
-4
/
+4
*
wil6210: Separate common code for mbox regs caching to function
Vladimir Kondratiev
2013-01-30
1
-10
/
+11
*
wil6210: Fix "don't scan after connect" logic
Vladimir Kondratiev
2013-01-30
2
-1
/
+2
*
wil6210: Call skb_orphan() right before Rx indication
Vladimir Kondratiev
2013-01-30
1
-2
/
+2
*
wil6210: Fix: Tx stall
Vladimir Kondratiev
2013-01-30
2
-28
/
+1
*
wil6210: Count Tx statistics on Tx completion
Vladimir Kondratiev
2013-01-30
1
-2
/
+9
*
wil6210: Refactor rx init/fini
Vladimir Kondratiev
2013-01-30
3
-52
/
+77
*
wil6210: remove raw wil_dbg() calls
Vladimir Kondratiev
2013-01-30
5
-24
/
+25
*
wil6210: rearrange IRQ debug printing
Vladimir Kondratiev
2013-01-30
1
-2
/
+2
*
wil6210: Detect FW error
Vladimir Kondratiev
2013-01-30
2
-5
/
+25
*
mwifiex: avoid out of bounds access in mwifiex_get_common_rates.
Cyril Roelandt
2013-01-30
1
-2
/
+2
*
rtlwifi: Eliminate two empty routines
Larry Finger
2013-01-30
1
-15
/
+0
*
net: iwlegacy: remove unused variable
Guenter Roeck
2013-01-30
1
-3
/
+0
*
iwlegacy: fix antenna bitmask
Christian Lamparter
2013-01-30
1
-1
/
+1
*
bcma: add gpio_to_irq
Hauke Mehrtens
2013-01-30
2
-2
/
+18
*
ssb: add gpio_to_irq
Hauke Mehrtens
2013-01-30
2
-0
/
+27
*
mwifiex: do not overwrite error code from lower layer driver
Bing Zhao
2013-01-30
2
-8
/
+6
*
mwifiex: don't return zero on failure paths in mwifiex_pcie_init()
Alexey Khoroshilov
2013-01-30
1
-0
/
+2
*
rtl8723ae: Fix misspellings sucess->success
Anatol Pomozov
2013-01-30
1
-3
/
+3
*
mwl8k: Do not call STA specific cmds not supported by the AP fw
Yogesh Ashok Powar
2013-01-30
1
-3
/
+23
*
mwl8k: Choose interface specific calls on vif type
Yogesh Ashok Powar
2013-01-30
1
-4
/
+2
*
mwl8k: Add/Del self entry for AP interface only
Yogesh Ashok Powar
2013-01-30
1
-2
/
+2
*
mwl8k: Enable hw encryption for STA mode on AP fw
Yogesh Ashok Powar
2013-01-30
1
-1
/
+2
*
mwl8k: set mac type to MWL8K_MAC_TYPE_SECONDARY_CLIENT
Yogesh Ashok Powar
2013-01-30
1
-1
/
+4
*
mwl8k: Allow adding station interface on AP firmware
Yogesh Ashok Powar
2013-01-30
1
-7
/
+13
*
mwl8k: Announce simultaneous AP-STA support on AP fw
Yogesh Ashok Powar
2013-01-30
1
-0
/
+2
*
mwl8k: Move tx/rx antenna configuration to mwl8k_probe_hw
Yogesh Ashok Powar
2013-01-30
1
-6
/
+9
*
mwl8k: Do not call mwl8k_cmd_set_rf_channel unconditionally
Yogesh Ashok Powar
2013-01-30
1
-3
/
+5
*
mwl8k: Stop bsses before hw specific commands
Yogesh Ashok Powar
2013-01-30
1
-8
/
+70
*
bcma: register platform device for parallel flash
Rafał Miłecki
2013-01-30
3
-5
/
+42
*
ssb: register platform device for parallel flash
Rafał Miłecki
2013-01-30
3
-1
/
+40
*
ssb: trivial: use pflash helper variable
Rafał Miłecki
2013-01-30
1
-9
/
+10
*
rt2x00: allow AP and mesh mode to operate simultaneously
Chun-Yeow Yeoh
2013-01-30
1
-1
/
+2
*
rt2x00: remove NOTICE
Stanislaw Gruszka
2013-01-30
3
-5
/
+3
*
rt2800usb: move "TX status missed" messages to debug level
Stanislaw Gruszka
2013-01-30
1
-3
/
+3
*
rt2x00: print warning, notice and info as default
Stanislaw Gruszka
2013-01-30
1
-2
/
+2
*
ath9k: Update spectral scan output data
Sven Eckelmann
2013-01-30
3
-11
/
+15
*
ath9k: reorder error codes for spectral
Simon Wunderlich
2013-01-30
1
-4
/
+4
*
ath9k: drop spectral packets after processing them
Simon Wunderlich
2013-01-30
3
-15
/
+25
*
ath9k: add debug parameters for spectral scan
Simon Wunderlich
2013-01-30
4
-17
/
+200
*
mwifiex: fix invalid access of PCIe RxBD ring buffer descriptor
Avinash Patil
2013-01-30
1
-2
/
+2
*
rt2x00: print chip and firmware version by default
Stanislaw Gruszka
2013-01-30
2
-4
/
+4
*
drivers/net/wireless/iwlegacy/4965-mac.c: adjust duplicate test
Julia Lawall
2013-01-30
1
-3
/
+0
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-01-30
61
-91
/
+98
|
\
[next]