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
...
|
*
solos: Clean up firmware loading code
David Woodhouse
2009-01-27
1
-136
/
+73
|
*
solos: FPGA and firmware update support.
Simon Farnsworth
2009-01-27
1
-2
/
+169
|
*
solos: Slight debugging improvements
Simon Farnsworth
2009-01-27
1
-1
/
+2
|
*
solos: Fix length header in FPGA transfers
David Woodhouse
2009-01-27
1
-4
/
+7
*
|
e1000e: fixup merge error
Arthur Jones
2009-03-20
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-20
14
-43
/
+108
|
\
\
|
*
|
bas_gigaset: correctly allocate USB interrupt transfer buffer
Tilman Schmidt
2009-03-19
1
-3
/
+13
|
*
|
smsc911x: reset last known duplex and carrier on open
Steve Glendinning
2009-03-19
1
-0
/
+4
|
*
|
sh_eth: Fix mistake of the address of SH7763
Nobuhiro Iwamatsu
2009-03-19
1
-2
/
+2
|
*
|
sh_eth: Change handling of IRQ
Nobuhiro Iwamatsu
2009-03-19
1
-3
/
+17
|
*
|
netns: oops in ip[6]_frag_reasm incrementing stats
Jorge Boncompte [DTI2]
2009-03-19
2
-5
/
+5
|
*
|
net: kfree(napi->skb) => kfree_skb
Roel Kluin
2009-03-19
1
-1
/
+1
|
*
|
net: fix sctp breakage
Al Viro
2009-03-19
1
-1
/
+2
|
*
|
ipv6: fix display of local and remote sit endpoints
Bjørn Mork
2009-03-19
1
-1
/
+1
|
*
|
net: Document /proc/sys/net/core/netdev_budget
Stanislaw Gruszka
2009-03-19
1
-0
/
+7
|
*
|
tulip: fix crash on iface up with shirq debug
Kyle McMartin
2009-03-19
1
-16
/
+29
|
*
|
virtio_net: Make virtio_net support carrier detection
Pantelis Koukousoulas
2009-03-19
1
-0
/
+3
|
*
|
bonding: Fix updating of speed/duplex changes
Jay Vosburgh
2009-03-19
1
-5
/
+20
|
*
|
bnx2: Fix problem of using wrong IRQ handler.
Michael Chan
2009-03-19
1
-6
/
+6
*
|
|
net: reorder struct Qdisc for better SMP performance
Eric Dumazet
2009-03-20
2
-10
/
+13
*
|
|
dnet: remove duplicated #include
Huang Weiyi
2009-03-20
1
-1
/
+0
*
|
|
ixgbe: Fixup the watchdog interrupt scheduling on 82599
Jesse Brandeburg
2009-03-20
1
-32
/
+81
*
|
|
ixgbe: Correctly report Wake On LAN for 82599 KX4 devices
PJ Waskiewicz
2009-03-20
1
-1
/
+40
*
|
|
ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 merge
PJ Waskiewicz
2009-03-20
1
-0
/
+3
*
|
|
ixgb: refactor tx path to use skb_dma_map/unmap
Alexander Duyck
2009-03-20
1
-31
/
+39
*
|
|
e1000e: allow tx of pre-formatted vlan tagged packets
Arthur Jones
2009-03-20
1
-1
/
+8
*
|
|
e1000e: fix dma error handling issues
Alexander Duyck
2009-03-20
1
-44
/
+32
*
|
|
e1000e: add support for 82583 device id
Alexander Duyck
2009-03-20
5
-22
/
+116
*
|
|
smsc9420: fix big endian rx checksum offload
Steve Glendinning
2009-03-20
1
-1
/
+1
*
|
|
sunvnet: Convert to net_device_ops.
David S. Miller
2009-03-20
1
-7
/
+11
*
|
|
smsc911x: allow setting of mac address
Steve Glendinning
2009-03-20
1
-5
/
+30
*
|
|
smsc911x: replace print_mac with %pM
Steve Glendinning
2009-03-20
1
-3
/
+1
*
|
|
smsc911x: define status word positions as constants
Steve Glendinning
2009-03-20
2
-10
/
+15
*
|
|
rtnetlink: add new value for DHCP added routes
Stephen Hemminger
2009-03-20
1
-0
/
+1
*
|
|
gianfar: pass the proper dev to DMA ops
Kumar Gala
2009-03-19
2
-17
/
+20
*
|
|
tipc: fix non-const printf format arguments
Stephen Hemminger
2009-03-19
4
-5
/
+5
*
|
|
tcp: remove parameter from tcp_recv_urg().
Rami Rosen
2009-03-19
1
-3
/
+2
*
|
|
ipv6: Fix incorrect disable_ipv6 behavior
Brian Haley
2009-03-19
2
-8
/
+17
*
|
|
a2065: skb_padto cleanups
Dave Jones
2009-03-19
1
-14
/
+5
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-03-17
72
-3048
/
+7713
|
\
\
\
|
*
|
|
iwlwifi: correct log level when error occurs
Reinette Chatre
2009-03-16
1
-1
/
+1
|
*
|
|
iwlwifi: print contents of control register when error occurs
Reinette Chatre
2009-03-16
1
-1
/
+3
|
*
|
|
iwlagn: fix warning when set WEP key
Mohamed Abbas
2009-03-16
1
-0
/
+7
|
*
|
|
iwl3945: unmap previously mapped memory
Reinette Chatre
2009-03-16
1
-1
/
+9
|
*
|
|
iwl3945: use iwl_tx_cmd_complete
Abhijeet Kolekar
2009-03-16
1
-80
/
+1
|
*
|
|
iwl3945 : fix rate scaling
Abhijeet Kolekar
2009-03-16
1
-39
/
+88
|
*
|
|
iwl3945: use iwl_led structure
Abhijeet Kolekar
2009-03-16
8
-71
/
+43
|
*
|
|
iwl3945: fix sparse error
Abhijeet Kolekar
2009-03-16
1
-1
/
+1
|
*
|
|
iwlwifi: verify the antenna selection when receive fixed rate debugfs
Wey-Yi Guy
2009-03-16
1
-6
/
+13
|
*
|
|
iwlwifi: check IEEE80211_TX_STAT_AMPDU for agg pkt
Wey-Yi Guy
2009-03-16
1
-3
/
+3
[prev]
[next]