summaryrefslogtreecommitdiffstats
path: root/drivers/net/gianfar_sysfs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-08qlcnic: fix bios version checkAmit Kumar Salecha1-1/+1
2010-03-08qlcnic: validate unified fw imageSucheta Chakraborty1-7/+139
2010-03-08qlcnic: fix multicast handlingSucheta Chakraborty1-25/+6
2010-03-08qlcnic: additional driver statistics.Sucheta Chakraborty5-2/+28
2010-03-08qlcnic: fix tx csum statusSucheta Chakraborty1-0/+6
2010-03-08be2net: remove unused code in be_load_fwAjit Khaparde1-9/+0
2010-03-08be2net: remove usage of be_pci_funcAjit Khaparde3-12/+1
2010-03-08tcp: Add SNMP counters for backlog and min_ttl dropsEric Dumazet4-3/+11
2010-03-08net: add __must_check to sk_add_backlogZhu Yi1-1/+1
2010-03-08bridge: Fix RCU race in br_multicast_stopHerbert Xu1-1/+1
2010-03-08bridge: Use RCU list primitive in __br_mdb_ip_getHerbert Xu1-1/+1
2010-03-08ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.YOSHIFUJI Hideaki / 吉藤英明3-18/+22
2010-03-08cpmac: bump version to 0.5.2Florian Fainelli1-1/+1
2010-03-08cpmac: fallback to switch mode if no PHY chip foundFlorian Fainelli1-2/+3
2010-03-08cpmac: fix the receiving of 802.1q framesFlorian Fainelli1-2/+3
2010-03-08MAINTAINER: Correct CAN Maintainer responsibilities and pathsOliver Hartkopp1-5/+13
2010-03-08another pegasus usb net devicePetko Manolov1-2/+4
2010-03-08irda-usb: add error handling and fix leakDan Carpenter1-0/+4
2010-03-08sock.c: potential null dereferenceDan Carpenter1-1/+2
2010-03-08ems_usb: cleanup: remove uneeded checkDan Carpenter1-3/+1
2010-03-08bridge: cleanup: remove unneed checkDan Carpenter1-2/+2
2010-03-08fix a race in ks8695_pollFigo.zhang1-1/+1
2010-03-05s2io: Fixing debug messageBreno Leitao1-3/+3
2010-03-05e1000e: fix packet corruption and tx hang during NFSv2Jesse Brandeburg2-0/+12
2010-03-05typhoon: fix incorrect use of smp_wmb()David Dillow1-2/+4
2010-03-05ethtool: Add direct access to ops->get_sset_countJeff Garzik2-4/+10
2010-03-05ethtool: Add direct access to ops->get_sset_countJeff Garzik2-3/+86
2010-03-05net: smc91x: Support Qualcomm MSM development boards.David Brown1-0/+14
2010-03-05net: backlog functions renameZhu Yi13-17/+17
2010-03-05x25: use limited socket backlogZhu Yi1-1/+1
2010-03-05tipc: use limited socket backlogZhu Yi1-2/+4
2010-03-05sctp: use limited socket backlogZhu Yi2-15/+30
2010-03-05llc: use limited socket backlogZhu Yi1-1/+2
2010-03-05udp: use limited socket backlogZhu Yi2-12/+22
2010-03-05tcp: use limited socket backlogZhu Yi2-4/+8
2010-03-05net: add limit for socket backlogZhu Yi2-3/+28
2010-03-04rndis_wlan: correct multicast_list handling V3Jiri Pirko1-25/+41
2010-03-04MAINTAINERS: Add netdev to bridge entry.David S. Miller1-0/+1
2010-03-04cxgb3: fix hot plug removal crashDivy Le Ray1-0/+1
2010-03-04gianfar: Fix TX ring processing on SMP machinesAnton Vorontsov1-1/+4
2010-03-04r8169: use correct barrier between cacheable and non-cacheable memoryDavid Dillow1-2/+2
2010-03-04tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman3-53/+11
2010-03-04gre: fix hard header destination address checkingTimo Teräs1-5/+2
2010-03-04net: add scheduler sync hint to tcp_prequeue().Mike Galbraith1-1/+1
2010-03-04IPv6: fix race between cleanup and add/delete addressstephen hemminger1-5/+13
2010-03-04IPv6: addrconf notify when address is unavailablestephen hemminger1-17/+29
2010-03-04IPv6: addrconf timer racestephen hemminger1-13/+15
2010-03-04IPv6: addrconf dad timer unnecessary bh_disablestephen hemminger1-5/+5
2010-03-03rt2x00: Export rt2x00soc_probe from rt2x00socHelmut Schaa1-0/+1
2010-03-03mac80211: Fix HT rate control configurationSujith4-7/+10