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-06-07
sh_eth: get SH7619 support out of #ifdef
Sergei Shtylyov
1
-3
/
+3
2013-06-07
sh_eth: get SH771x support out of #ifdef
Sergei Shtylyov
1
-3
/
+4
2013-06-07
sh_eth: create initial ID table
Sergei Shtylyov
1
-0
/
+10
2013-06-07
bonding: disallow change of MAC if fail_over_mac enabled
Jay Vosburgh
1
-4
/
+3
2013-06-07
bonding: Convert hw addr handling to sync/unsync, support ucast addresses
Jay Vosburgh
2
-126
/
+43
2013-06-07
fec: Only pass pdev in fec_ptp_init()
Fabio Estevam
3
-3
/
+4
2013-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
35
-128
/
+230
2013-06-06
Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-15
/
+21
2013-06-06
Merge tag 'tty-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-7
/
+22
2013-06-06
Merge tag 'usb-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
24
-106
/
+187
2013-06-06
net/macb: change RX path for GEM
Nicolas Ferre
2
-49
/
+272
2013-06-06
net/macb: increase RX buffer size for GEM
Nicolas Ferre
2
-8
/
+38
2013-06-06
sh_eth: enclose PM code into #ifdef CONFIG_PM
Nobuhiro Iwamatsu
1
-2
/
+7
2013-06-06
sh_eth: consolidate sh_eth_reset()
Nobuhiro Iwamatsu
1
-125
/
+51
2013-06-06
sh_eth: remove #ifdef around sh_eth_select_mii()
Nobuhiro Iwamatsu
1
-5
/
+1
2013-06-06
sh_eth: add IRQ flags to 'struct sh_eth_cpu_data'
Nobuhiro Iwamatsu
2
-8
/
+6
2013-06-06
sh_eth: remove SH_ETH_HAS_TSU
Nobuhiro Iwamatsu
1
-12
/
+8
2013-06-06
sh_eth: remove duplicate sh_eth_set_duplex() definitions
Nobuhiro Iwamatsu
1
-54
/
+5
2013-06-06
sh_eth: use EDSR_ENALL to set EDSR
Nobuhiro Iwamatsu
1
-1
/
+1
2013-06-06
sh_eth: remove #ifdef around EDSR and GECMR bit definitions
Nobuhiro Iwamatsu
1
-5
/
+2
2013-06-06
USB: option,zte_ev: move most ZTE CDMA devices to zte_ev
Dan Williams
2
-26
/
+22
2013-06-06
USB: option: blacklist network interface on Huawei E1820
Bjørn Mork
1
-0
/
+2
2013-06-06
USB: whiteheat: fix broken port configuration
Johan Hovold
1
-1
/
+1
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
189
-1359
/
+2648
2013-06-05
USB: serial: fix TIOCMIWAIT return value
Johan Hovold
1
-3
/
+1
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
45
-392
/
+530
2013-06-05
iwlwifi: mvm: don't request SMPS on non-STA iface
Eytan Lifshitz
1
-0
/
+3
2013-06-05
iwlwifi: mvm: fix MCAST in AP mode
Emmanuel Grumbach
1
-1
/
+1
2013-06-05
iwlwifi: mvm: enable PM always in unassociated mode
Alexander Bondar
2
-0
/
+5
2013-06-04
net: sun4i-emac: Staticize local symbols
Sachin Kamat
1
-2
/
+2
2013-06-04
net: sun4i-emac: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-06-04
net: emaclite: Use platform resource table
Michal Simek
1
-45
/
+22
2013-06-04
cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...
Li RongQing
2
-2
/
+2
2013-06-04
net: sun4i-emac: remove erroneous assignment
Arnd Bergmann
1
-4
/
+0
2013-06-04
mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queue
govindarajulu.v
1
-1
/
+1
2013-06-04
net/mlx4: use one page fragment per incoming frame
Eric Dumazet
1
-3
/
+3
2013-06-04
tg3: Add read dma workaround for 5720
Nithin Sujir
2
-8
/
+18
2013-06-04
net: mvneta: read MAC address from hardware when available
Thomas Petazzoni
1
-9
/
+35
2013-06-04
net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANAR
Jens Renner \(EFE\)
1
-1
/
+2
2013-06-04
net: sun4i-emac: fix a typo in emac_probe()
Wei Yongjun
1
-1
/
+1
2013-06-04
net: mv643xx_eth: add missing semicolon
Arnd Bergmann
1
-3
/
+5
2013-06-04
bnx2x: Fix bridged GSO for 57710/57711 chips
Yuval Mintz
1
-2
/
+1
2013-06-04
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
10
-51
/
+30
2013-06-05
Merge tag 'mmc-fixes-for-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-45
/
+195
2013-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-3
/
+7
2013-06-04
net: fec: add fallback to random MAC address
Lucas Stach
1
-0
/
+12
2013-06-04
bnx2x: fix TCP offload for tunneling ipv4 over ipv6
Dmitry Kravkov
1
-7
/
+6
2013-06-04
net: emaclite: Fix typo in error message
Jens Renner \(EFE\)
1
-1
/
+1
2013-06-04
Merge branch 'fixes-for-3.10' of git://gitorious.org/linux-can/linux-can
David S. Miller
4
-93
/
+160
2013-06-04
drivers: net: ethernet: cpsw: add phy-mode support to cpsw driver
Mugunthan V N
1
-0
/
+2
[prev]
[next]