index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-23
virtio_net: enable napi for all possible queues during open
Jason Wang
1
-4
/
+5
2013-05-22
net: ethernet: sun: drop unused variable
Emilio López
1
-1
/
+0
2013-05-22
net: ethernet: korina: drop unused variable
Emilio López
1
-1
/
+0
2013-05-22
net: ethernet: apple: drop unused variable
Emilio López
1
-1
/
+0
2013-05-22
qmi_wwan: Added support for Cinterion's PLxx WWAN Interface
Hans-Christoph Schemmel
1
-0
/
+1
2013-05-22
net: fec: use a more proper compatible string for MVF type device
Shawn Guo
1
-3
/
+3
2013-05-22
qlcnic: Fix updating netdev->features
Shahed Shaikh
4
-46
/
+61
2013-05-22
qlcnic: remove netdev->trans_start updates within the driver
Sony Chacko
3
-6
/
+1
2013-05-22
qlcnic: Return proper error codes from probe failure paths
Sony Chacko
1
-4
/
+8
2013-05-22
tg3: Update version to 3.132
Nithin Sujir
1
-2
/
+2
2013-05-22
tg3: Ensure boot code has completed initialization before accessing hardware
Nithin Sujir
1
-4
/
+4
2013-05-20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
23
-73
/
+201
2013-05-20
8139cp: reset BQL when ring tx ring cleared
stephen hemminger
1
-0
/
+1
2013-05-20
drivers: net: usb: rtl8150: concurrent URB bugfix
Petko Manolov
1
-54
/
+46
2013-05-20
isdn/kcapi: fix a small underflow
Dan Carpenter
1
-3
/
+3
2013-05-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
23
-73
/
+201
2013-05-20
bnx2x: Fix GSO for 57710/57711 chips
Yuval Mintz
1
-2
/
+7
2013-05-20
r8169: fix offloaded tx checksum for small packets.
françois romieu
1
-14
/
+27
2013-05-19
bonding: fix multiple 3ad mode sysfs race conditions
nikolay@redhat.com
4
-10
/
+24
2013-05-19
bonding: arp_ip_count and arp_targets can be wrong
nikolay@redhat.com
1
-11
/
+8
2013-05-19
bonding: replace %x with %pI4 for IPv4 addresses
nikolay@redhat.com
1
-3
/
+3
2013-05-19
bonding: fix set mode race conditions
nikolay@redhat.com
1
-0
/
+4
2013-05-18
vxlan: Update vxlan fdb 'used' field after each usage
Sridhar Samudrala
1
-3
/
+14
2013-05-17
gianfar: add missing iounmap() on error in gianfar_ptp_probe()
Wei Yongjun
1
-0
/
+1
2013-05-17
ath9k: fix draining aggregation tid buffers
Felix Fietkau
1
-3
/
+1
2013-05-17
ath9k: fix rate handling/reporting
Felix Fietkau
1
-2
/
+7
2013-05-17
ath9k: fix aggregation stop/flush handling
Felix Fietkau
3
-25
/
+48
2013-05-17
ath9k_hw: Enable manual peak calibration for AR9485
Sujith Manoharan
2
-2
/
+2
2013-05-17
rtlwifi: rtl8192cu: Add new USB ID
Albert Pool
1
-0
/
+1
2013-05-17
brcmfmac: announce P2P_DEVICE support in wiphy structure
Arend van Spriel
1
-1
/
+6
2013-05-17
rtlwifi: rtl8188ee: Fix warning when building on big-endian systems
Larry Finger
1
-2
/
+2
2013-05-17
ath9k: Fix crash on module unload
Sujith Manoharan
3
-6
/
+17
2013-05-17
net/wireless: ATH9K should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-17
bcma: add more core IDs
Rafał Miłecki
1
-0
/
+2
2013-05-17
iwlegacy: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
1
-1
/
+1
2013-05-17
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
9
-22
/
+105
2013-05-16
bonding: allow TSO being set on bonding master
Eric Dumazet
1
-0
/
+1
2013-05-16
NET: mv643xx_eth: avoid lockdep dump on interface down
Russell King
1
-2
/
+2
2013-05-16
iwlwifi: mvm: fix aggregation drain flow
Emmanuel Grumbach
5
-18
/
+48
2013-05-16
iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMD
Alexander Bondar
1
-4
/
+8
2013-05-16
iwlwifi: mvm: tell firmware to let multicast frames in
Emmanuel Grumbach
3
-0
/
+43
2013-05-16
iwlwifi: mvm: Always use SCAN_TYPE_FORCED
Ilan Peer
1
-0
/
+6
2013-05-16
mac80211_hwsim: correctly register the platform driver
Sasha Levin
1
-9
/
+9
2013-05-15
fec: Invert the order of function calls in fec_restart()
Fabio Estevam
1
-3
/
+3
2013-05-15
fec: Fix inconsistent lock state
Fabio Estevam
1
-2
/
+2
2013-05-15
ipg: fix an unsigned widening cast of '~' truncation issue
Dan Carpenter
1
-43
/
+43
2013-05-14
net/macb: fix ISR clear-on-write behavior only for some SoC
Nicolas Ferre
2
-2
/
+23
2013-05-14
mv643xx_eth: fix NAPI weight being > 64
Andrew Lunn
1
-1
/
+1
2013-05-14
be2net: Avoid double insertion of vlan tags.
Sarveshwar Bandi
1
-13
/
+5
2013-05-14
sfc: Reduce RX scatter buffer size, and reduce alignment if appropriate
Ben Hutchings
3
-5
/
+19
[next]