aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-24DM9000: Allow the use of the NSR register to get link status.Ben Dooks
2008-06-24DM9000: Use NSR to determine link-status on internal PHYBen Dooks
2008-06-24DM9000: Cleanup source code - remove forward declerationsBen Dooks
2008-06-24DM9000: Cleanup source codeBen Dooks
2008-06-24DM9000: Cleanups after the resource changesBen Dooks
2008-06-24DM9000: Add support for DM9000A and DM9000B chipsBen Dooks
2008-06-24DM9000: Fixup blackfin after removing 2 resource usageLaurent Pinchart
2008-06-24DM9000: Remove the 2 resources probe scheme.Laurent Pinchart
2008-06-23bnx2x: Update versionEilon Greenstein
2008-06-23bnx2x: Add PCIE EEH supportWendy Xiong
2008-06-23bnx2x: Enhanced self testYitchak Gertner
2008-06-23bnx2x: Re-factor Tx codeEilon Greenstein
2008-06-23bnx2x: Add TPA, Broadcoms HW LROVladislav Zolotarov
2008-06-23bnx2x: New statistics codeYitchak Gertner
2008-06-23bnx2x: Add support for BCM57711 HWEilon Greenstein
2008-06-23bnx2x: New microcode part 3/3Eilon Greenstein
2008-06-23bnx2x: New microcode part 2/3Eilon Greenstein
2008-06-23bnx2x: New microcode part 1/3Eilon Greenstein
2008-06-23bnx2x: Remove old microcodeEilon Greenstein
2008-06-23bnx2x: New init infrastructureEilon Greenstein
2008-06-23bnx2x: New link codeYaniv Rosner
2008-06-23bnx2x: Adding bnx2x_linkYaniv Rosner
2008-06-23bnx2x: Rename bnx2x.c to bnx2x_main.cEilon Greenstein
2008-06-20sctp: Kill unused variable in sctp_assoc_bh_rcv()Vlad Yasevich
2008-06-19bnx2: Update driver version to 1.7.7.Michael Chan
2008-06-19bnx2: Cleanup error handling in bnx2_open().Michael Chan
2008-06-19bnx2: Turn on multi rx rings.Michael Chan
2008-06-19bnx2: Update firmware to support multi rx rings.Michael Chan
2008-06-19bnx2: Use one handler for all MSI-X vectors.Michael Chan
2008-06-19bnx2: Optimize fast-path tx and rx work.Michael Chan
2008-06-19bnx2: Put rx ring variables in a separate struct.Michael Chan
2008-06-19bnx2: Put tx ring variables in a separate struct.Michael Chan
2008-06-19net: Discard and warn about LRO'd skbs received for forwardingBen Hutchings
2008-06-19net: Disable LRO on devices that are forwardingBen Hutchings
2008-06-19sctp: Follow security requirement of responding with 1 packetVlad Yasevich
2008-06-19sctp: Validate Initiate Tag when handling ICMP messageWei Yongjun
2008-06-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-18mac80211: detect driver tx bugsJohannes Berg
2008-06-18netlink: genl: fix circular lockingPatrick McHardy
2008-06-18netdevice: Fix promiscuity and allmulti overflowWang Chen
2008-06-18Revert "mac80211: Use skb_header_cloned() on TX path."David S. Miller
2008-06-18ipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ].Rami Rosen
2008-06-17net: Add sk_set_socket() helper.David S. Miller
2008-06-17af_unix: fix 'poll for write'/ connected DGRAM socketsRainer Weikusat
2008-06-17Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-06-17Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-06-17ax25: Fix std timer socket destroy handling.David S. Miller
2008-06-17netdevice: change net_device->promiscuity/allmulti to unsigned intWang Chen
2008-06-17tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is setAng Way Chuang
2008-06-17udp: sk_drops handlingEric Dumazet