index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-04
em_meta: avoid one dev_put()
Eric Dumazet
1
-6
/
+6
2009-11-04
bnx2: avoid compiler warnings
Eric Dumazet
1
-0
/
+4
2009-11-04
net: cleanup include/net
Eric Dumazet
37
-240
/
+120
2009-11-04
Phonet: remove tautologies
RĂ©mi Denis-Courmont
1
-4
/
+2
2009-11-04
trivial: remove duplicated MIN macro from tehuti.
Thiago Farina
2
-3
/
+1
2009-11-04
cnic: ensure ulp_type is not negative
roel kluin
1
-4
/
+4
2009-11-04
qlge: Clean up netdev->stats usage.
Ron Mercer
2
-5
/
+49
2009-11-04
qlge: Add firmware/driver sub-command support.
Ron Mercer
2
-7
/
+61
2009-11-04
qlge: Fix indentations.
Ron Mercer
1
-4
/
+4
2009-11-03
tc35815: Kill unused code
Atsushi Nemoto
1
-221
/
+3
2009-11-03
tc35815: Kill non-napi code
Atsushi Nemoto
1
-67
/
+1
2009-11-03
gianfar: Basic Support for programming hash rules
Sandeep Gopalpet
4
-0
/
+404
2009-11-03
gianfar: Add Multiple group Support
Sandeep Gopalpet
4
-209
/
+422
2009-11-03
gianfar: Add support etsec2.0 registers.
Sandeep Gopalpet
1
-11
/
+44
2009-11-03
fsl_pq_mdio: Add Suport for etsec2.0 devices.
Sandeep Gopalpet
2
-13
/
+57
2009-11-03
gianfar: Add Multiple Queue Support
Sandeep Gopalpet
4
-290
/
+621
2009-11-03
gianfar: Introduce logical group support.
Sandeep Gopalpet
4
-200
/
+250
2009-11-03
gianfar: Add per queue structure support
Sandeep Gopalpet
4
-245
/
+398
2009-11-03
tg3: Update version to 3.103
Matt Carlson
1
-2
/
+2
2009-11-03
tg3 / broadcom: Optionally disable TXC if no link
Matt Carlson
3
-0
/
+7
2009-11-03
tg3 / broadcom: Add APD support for GPHYs
Matt Carlson
2
-10
/
+45
2009-11-03
tg3 / broadcom: Add code to disable rxc refclk
Matt Carlson
3
-2
/
+46
2009-11-03
tg3 / broadcom: Refine AC131 APD support
Matt Carlson
2
-3
/
+6
2009-11-03
tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flag
Matt Carlson
3
-0
/
+8
2009-11-03
broadcom: Consolidate dev_flags definitions
Matt Carlson
2
-16
/
+12
2009-11-03
tg3: Add 50610M phy ID for 5785
Matt Carlson
2
-0
/
+3
2009-11-03
broadcom: Fix slow link problem
Matt Carlson
1
-8
/
+14
2009-11-03
broadcom: Isolate phy dsp accesses
Matt Carlson
1
-48
/
+42
2009-11-03
tg3: Extend loopback test timeout
Matt Carlson
1
-2
/
+2
2009-11-03
tg3: 5785: Set port mode to MII when link down
Matt Carlson
1
-1
/
+4
2009-11-03
tg3: Add AC131 power down support
Matt Carlson
2
-0
/
+23
2009-11-03
tg3: Improve 5785 PCIe performance
Matt Carlson
2
-1
/
+5
2009-11-03
tg3: Add more PCI DMA map error checking
Matt Carlson
1
-3
/
+11
2009-11-03
tg3: Prevent a PCIe tx glitch
Matt Carlson
2
-1
/
+49
2009-11-03
tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDR
Matt Carlson
2
-23
/
+30
2009-11-03
tg3: Fix disappearing 57780 devices
Matt Carlson
2
-23
/
+2
2009-11-03
tg3: Fix 5906 transmit hangs
Matt Carlson
2
-7
/
+20
2009-11-03
tg3: Assign flags to fixes in start_xmit_dma_bug
Matt Carlson
2
-7
/
+21
2009-11-02
qlge: Change naming on vlan API.
Ron Mercer
1
-6
/
+6
2009-11-02
qlge: Add ethtool self-test.
Ron Mercer
3
-1
/
+137
2009-11-02
ipv6: no more dev_put() in datagram_send_ctl()
Eric Dumazet
1
-5
/
+9
2009-11-02
ipv6: no more dev_put() in inet6_bind()
Eric Dumazet
1
-8
/
+9
2009-11-02
ip6tnl: less dev_put() calls
Eric Dumazet
1
-6
/
+5
2009-11-02
packet: less dev_put() calls
Eric Dumazet
1
-10
/
+12
2009-11-02
pppoe: RCU locking in get_item_by_addr()
Eric Dumazet
1
-10
/
+9
2009-11-02
ifb: RCU locking avoids touching dev refcount
Eric Dumazet
1
-2
/
+4
2009-11-02
net: RCU locking for simple ioctl()
Eric Dumazet
1
-4
/
+4
2009-11-02
icmp: icmp_send() can avoid a dev_put()
Eric Dumazet
1
-4
/
+5
2009-11-02
ipv4: inetdev_by_index() switch to RCU
Eric Dumazet
1
-3
/
+4
2009-11-02
veth: Fix unregister_netdevice_queue for veth
Eric W. Biederman
1
-1
/
+2
[next]