index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-08
B43: Handle DMA RX descriptor underrun
Thommy Jakobsson
3
-26
/
+40
2013-05-03
ath5k: do not reschedule tx_complete_work on stop
Stanislaw Gruszka
1
-0
/
+5
2013-05-03
ath9k: fix key allocation error handling for powersave keys
Felix Fietkau
1
-1
/
+5
2013-04-27
NFC: Add missing RFKILL dependency for Kconfig
Marcel Holtmann
1
-0
/
+1
2013-04-26
rtlwifi: rtl8192cu: Fix false loss of AP indication
Larry Finger
1
-0
/
+3
2013-04-26
brcmsmac: Fix merge issue
Piotr Haber
1
-0
/
+1
2013-04-26
ssb: implement ssb spuravoid for chipid BCM43222
Hauke Mehrtens
1
-2
/
+17
2013-04-26
mwifiex: Correct pci_unmap_single's size
Yogesh Ashok Powar
1
-2
/
+2
2013-04-26
mwifiex: Do not kfree cmd buf while unregistering PCIe
Yogesh Ashok Powar
1
-1
/
+0
2013-04-26
mwifiex: Call pci_release_region after calling pci_disable_device
Yogesh Ashok Powar
1
-1
/
+1
2013-04-26
mwifiex: Use pci_release_region() instead of a pci_release_regions()
Yogesh Ashok Powar
1
-2
/
+2
2013-04-26
NFC: Move LLCP code to the NFC top level diirectory
Samuel Ortiz
9
-79
/
+8
2013-04-24
Bluetooth: btmrvl: report error if verify_fw_download times out
Andreas Fenkart
1
-11
/
+10
2013-04-24
Bluetooth: btmrvl: release lock while waiting for fw download complete
Andreas Fenkart
1
-6
/
+12
2013-04-24
Bluetooth: btmrvl: use native helpers for debugfs
Andy Shevchenko
1
-244
/
+22
2013-04-24
Bluetooth: Remove unneeded parameter from L2CAP ATT channel handling
Marcel Holtmann
1
-3
/
+4
2013-04-24
Bluetooth: hci_get_cmd_complete() can be static
Fengguang Wu
1
-1
/
+2
2013-04-24
Bluetooth: Add support for Intel Bluetooth device [8087:07dc]
Tedd Ho-Jeong An
1
-0
/
+377
2013-04-24
Bluetooth: Fix sending write_le_host_supporte for LE-only controllers
Johan Hedberg
2
-1
/
+17
2013-04-23
mwifiex: rework round robin scheduling of bss nodes.
Andreas Fenkart
3
-77
/
+29
2013-04-23
mwifiex: replace ra_list_curr by list rotation.
Andreas Fenkart
4
-69
/
+40
2013-04-23
brcmfmac: add credit borrowing mechanism
Arend van Spriel
1
-8
/
+87
2013-04-23
brcmfmac: correct error handling in brcmf_fws_init()
Arend van Spriel
2
-9
/
+24
2013-04-23
brcmfmac: flush queue upon MACDESC_DEL firmware signal
Arend van Spriel
1
-2
/
+3
2013-04-23
brcmfmac: support critical protocol API for DHCP
Piotr Haber
5
-1
/
+576
2013-04-23
brcmfmac: allow scanning to be suppressed in the driver
Arend van Spriel
2
-1
/
+13
2013-04-23
ath9k: Fix RX DMA mapping
Sujith Manoharan
1
-3
/
+3
2013-04-23
ath9k: Use lockless variants for the RX fifo queue
Sujith Manoharan
1
-2
/
+2
2013-04-23
ath9k: Reduce deep indentation
Sujith Manoharan
1
-46
/
+44
2013-04-23
ath9k: Remove unused argument "size"
Sujith Manoharan
1
-9
/
+3
2013-04-23
ath9k: add support for the new rate control API
Felix Fietkau
3
-8
/
+19
2013-04-23
ath9k: merge ath_tx_start_dma into ath_tx_start
Felix Fietkau
1
-44
/
+36
2013-04-23
rtl8192c:dm: Properly initialize local array and set value.
Han Shen
1
-2
/
+2
2013-04-23
ath9k: apply coverage class on slottime too
Mathias Kretschmer
1
-1
/
+2
2013-04-23
b43: N-PHY: don't use deprecated b43_radio_foo16
Rafał Miłecki
1
-59
/
+59
2013-04-23
b43: N-PHY: clean init tables
Rafał Miłecki
2
-58
/
+62
2013-04-23
b43: N-PHY: move tables init function to tables file
Rafał Miłecki
3
-16
/
+12
2013-04-23
b43: N-PHY: use defines for (re)storing VCM config
Rafał Miłecki
1
-5
/
+14
2013-04-23
b43: N-PHY: use shortcut "ctl" in functions names
Rafał Miłecki
1
-22
/
+22
2013-04-23
b43: N-PHY: use enum for INTC override function argument
Rafał Miłecki
1
-18
/
+28
2013-04-23
b43: N-PHY: define missing registers
Rafał Miłecki
2
-38
/
+182
2013-04-23
b43: use defines for board_type
Rafał Miłecki
2
-5
/
+5
2013-04-23
b43: N-PHY: fix "NB" RSSI calibration on PHYs rev2-
Rafał Miłecki
1
-1
/
+1
2013-04-23
b43: N-PHY: use enum for RSSI type everywhere we use it
Rafał Miłecki
1
-43
/
+61
2013-04-23
b43: N-PHY: rename RSSI types to be shorter and more accurate
Rafał Miłecki
1
-19
/
+19
2013-04-23
b43: N-PHY: use more friendly variables names in RSSI code
Rafał Miłecki
1
-28
/
+36
2013-04-23
b43: N-PHY: simplify conditions in RSSI offset scale function
Rafał Miłecki
1
-55
/
+65
2013-04-23
b43: N-PHY: use enum for RAIL type
Rafał Miłecki
1
-9
/
+17
2013-04-23
b43: HT-PHY: use enum for RSSI types
Rafał Miłecki
1
-5
/
+16
2013-04-23
b43: HT-PHY: store TX power state before disabling it
Rafał Miłecki
1
-4
/
+6
[next]