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
*
rtlwifi: Fix incorrect return from rtl_ps_enable_nic()
Olivier Langlois
2014-02-13
1
-1
/
+1
*
rtlwifi: rtl8192ce: Fix too long disable of IRQs
Olivier Langlois
2014-02-13
1
-2
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
John W. Linville
2014-02-13
4
-9
/
+48
|
\
|
*
iwlwifi: disable TX AMPDU by default for iwldvm
Emmanuel Grumbach
2014-02-13
4
-9
/
+48
*
|
rtl8180: Add error check for pci_map_single return value in TX path
andrea.merello
2014-02-06
1
-0
/
+7
*
|
rtl8180: Add error check for pci_map_single return value in RX path
andrea.merello
2014-02-06
1
-3
/
+13
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-02-06
11
-83
/
+102
|
\
\
|
*
|
mac80211: fix virtual monitor interface iteration
Johannes Berg
2014-02-06
1
-4
/
+8
|
*
|
mac80211: fix fragmentation code, particularly for encryption
Johannes Berg
2014-02-06
1
-1
/
+1
|
*
|
mac80211: Fix IBSS disconnect
Sujith Manoharan
2014-02-06
1
-4
/
+1
|
*
|
mac80211: release the channel in error path in start_ap
Emmanuel Grumbach
2014-02-06
1
-1
/
+4
|
*
|
cfg80211: send scan results from work queue
Johannes Berg
2014-02-06
6
-42
/
+45
|
*
|
cfg80211: fix scan done race
Johannes Berg
2014-02-06
1
-4
/
+10
|
*
|
mac80211: avoid deadlock revealed by lockdep
Emmanuel Grumbach
2014-02-06
3
-7
/
+15
|
*
|
cfg80211: re-enable 5/10 MHz support
Johannes Berg
2014-02-06
1
-3
/
+0
|
*
|
nl80211: Reset split_start when netlink skb is exhausted
Pontus Fuchs
2014-02-06
1
-1
/
+2
|
*
|
mac80211: move roc cookie assignment earlier
Eliad Peller
2014-02-06
1
-18
/
+18
*
|
|
ath9k: Fix TX power calculation
Sujith Manoharan
2014-02-04
1
-0
/
+4
*
|
|
ath9k: Do not support PowerSave by default
Sujith Manoharan
2014-02-04
1
-1
/
+7
*
|
|
ath9k: Fix build error on ARM
Sujith Manoharan
2014-02-04
1
-3
/
+2
*
|
|
ath9k_htc: avoid scheduling while atomic on sta_rc_update
Stanislaw Gruszka
2014-02-04
2
-22
/
+40
*
|
|
ar5523: fix usb id for Gigaset.
Oleksij Rempel
2014-02-04
1
-1
/
+1
*
|
|
ath9k_htc: Do not support PowerSave by default
Oleksij Rempel
2014-02-04
1
-1
/
+7
*
|
|
rt2500: disable PS by default
Stanislaw Gruszka
2014-02-04
2
-0
/
+10
*
|
|
rt2800: disable PS by default on USB
Stanislaw Gruszka
2014-02-04
1
-3
/
+2
*
|
|
ath9k_htc: make ->sta_rc_update atomic for most calls
Stanislaw Gruszka
2014-02-04
1
-12
/
+13
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2014-02-04
8
-41
/
+59
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
iwlwifi: mvm: don't allow A band if SKU forbids it
Emmanuel Grumbach
2014-02-02
1
-0
/
+5
|
*
iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scan
Emmanuel Grumbach
2014-02-02
1
-1
/
+2
|
*
iwlwifi: mvm: don't leak a station when we drain
Emmanuel Grumbach
2014-01-30
1
-36
/
+37
|
*
iwlwifi: mvm: notify match found without filtering
David Spinadel
2014-01-30
2
-1
/
+5
|
*
iwlwifi: add more 7265 HW IDs
Oren Givon
2014-01-30
1
-1
/
+6
|
*
iwlwifi: mvm: print the version of the firmware when it asserts
Emmanuel Grumbach
2014-01-30
1
-0
/
+2
|
*
iwlwifi: mvm: disable scheduled scan
Johannes Berg
2014-01-30
1
-1
/
+1
|
*
iwlwifi: mvm: make local pointer non-static
Johannes Berg
2014-01-30
1
-1
/
+1
*
|
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
39
-1895
/
+2435
|
\
\
|
*
|
mg_disk: Spelling s/finised/finished/
Geert Uytterhoeven
2014-01-22
1
-1
/
+1
|
*
|
null_blk: Null pointer deference problem in alloc_page_buffers
Raghavendra K T
2014-01-22
1
-0
/
+5
|
*
|
mtip32xx: Correctly handle security locked condition
Sam Bradshaw
2014-01-22
2
-3
/
+15
|
*
|
mtip32xx: Make SGL container per-command to eliminate high order dma allocation
Sam Bradshaw
2014-01-22
2
-97
/
+149
|
*
|
Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Jens Axboe
2014-01-22
2
-10
/
+29
|
|
\
\
|
|
*
|
floppy: bail out in open() if drive is not responding to block0 read
Jiri Kosina
2014-01-17
2
-10
/
+29
|
*
|
|
drivers/block/loop.c: fix comment typo in loop_config_discard
Olaf Hering
2014-01-22
1
-1
/
+1
|
*
|
|
drivers/block/cciss.c:cciss_init_one(): use proper errnos
Andrew Morton
2014-01-22
1
-2
/
+2
|
*
|
|
drivers/block/paride/pg.c: underflow bug in pg_write()
Dan Carpenter
2014-01-22
1
-1
/
+1
|
*
|
|
drivers/block/sx8.c: remove unnecessary pci_set_drvdata()
Jingoo Han
2014-01-22
1
-1
/
+0
|
*
|
|
drivers/block/sx8.c: use module_pci_driver()
Jingoo Han
2014-01-22
1
-14
/
+1
|
*
|
|
bcache: Fix auxiliary search trees for key size > cacheline size
Kent Overstreet
2014-01-08
1
-14
/
+14
|
*
|
|
bcache: Don't return -EINTR when insert finished
Kent Overstreet
2014-01-08
1
-2
/
+4
|
*
|
|
bcache: Improve bucket_prio() calculation
Kent Overstreet
2014-01-08
2
-3
/
+16
[next]