summaryrefslogtreecommitdiffstats
path: root/drivers/net/smsc911x.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-15drivers/net/irda/irda-usb.c: fix buffer overflowJos-Vicente Gilabert1-1/+1
2009-01-15netxen: handle dma mapping failuresDhananjay Phadke3-40/+67
2009-01-15netxen: hold tx lock while sending firmware commandsDhananjay Phadke1-0/+4
2009-01-15netxen: cleanup mac list on driver unloadDhananjay Phadke3-0/+17
2009-01-15netxen: firmware init fixDhananjay Phadke3-37/+51
2009-01-15netxen: fix link speed reporting for some boardsDhananjay Phadke4-18/+58
2009-01-15netxen: fix ipv6 offload and tx cleanupDhananjay Phadke3-91/+57
2009-01-15netxen: fix endianness in firmware commandsDhananjay Phadke4-97/+95
2009-01-15sis900: generate fake MAC address if the hardware doesn't have oneDaniele Venzano1-4/+4
2009-01-15powerpc/fs_enet: Add missing irq free in error path.Mike Ditto1-0/+1
2009-01-15gso: Ensure that the packet is long enoughHerbert Xu1-6/+7
2009-01-15gro: Fix page ref count for skbs freed normallyHerbert Xu2-6/+6
2009-01-14xfrm: For 32/64 compatability wrt. xfrm_usersa_infoDavid S. Miller1-2/+9
2009-01-14i4l: minor cleanupsPaul Bolle1-5/+0
2009-01-14i4l: do not print a warning when shutting down an i4l ppp interfacePaul Bolle1-1/+3
2009-01-14phylib: Fix Freescale TBI PHY detectionAnton Vorontsov1-9/+0
2009-01-14gro: Check for GSO packets and packets with frag_listHerbert Xu1-0/+3
2009-01-14ARM etherh: Fix build failure.David S. Miller1-1/+1
2009-01-14ipv6: Fix fib6_dump_table walker leakHerbert Xu1-7/+8
2009-01-14tcp: splice as many packets as possible at onceWilly Tarreau1-2/+9
2009-01-13p54: fix "‘ret’ may be used uninitialized" warningJohn W. Linville1-1/+1
2009-01-13iwl3945: fix "‘power_idx’ may be used uninitialized" warningJohn W. Linville1-1/+1
2009-01-13b43legacy: fix "‘up_dev’ may be used uninitialized" warningJohn W. Linville1-1/+1
2009-01-13b43: fix "‘gmode’ may be used uninitialized" warningJohn W. Linville1-1/+1
2009-01-13mac80211: fix "‘ret’ may be used uninitialized" warningJohn W. Linville1-1/+1
2009-01-13net: ppp_generic - fix regressions caused by IDR conversionCyrill Gorcunov1-6/+37
2009-01-13gianfar: Fix soft lockup with multi-interrupt TSECsAnton Vorontsov1-0/+8
2009-01-13hso: driver fix for big endian machines.Denis Joseph Barrow1-2/+2
2009-01-13pkt_sched: sch_htb: Break all htb_do_events() after 2 jiffiesJarek Poplawski1-3/+6
2009-01-13pkt_sched: sch_htb: Consider used jiffies in htb_do_events()Jarek Poplawski1-3/+3
2009-01-13netfilter 09/09: remove padding from struct xt_match on 64bit buildsRichard Kennedy1-1/+1
2009-01-13netfilter 08/09: xt_time: print timezone for user informationJan Engelhardt1-0/+11
2009-01-13netfilter 07/09: simplify nf_conntrack_alloc() error handlingJulia Lawall2-3/+3
2009-01-13netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endianPatrick McHardy2-2/+2
2009-01-13netfilter 05/09: ebtables: fix inversion in match codeJan Engelhardt1-1/+1
2009-01-13netfilter 04/09: x_tables: fix match/target revision lookupPatrick McHardy1-0/+8
2009-01-13netfilter 03/09: bridge: Disable PPPOE/VLAN processing by defaultHerbert Xu1-4/+4
2009-01-13netfilter 02/09: bridge: Fix handling of non-IP packets in FORWARD/POST_ROUTINGHerbert Xu1-2/+8
2009-01-13netfilter 01/09: remove "happy cracking" messagePatrick McHardy5-25/+5
2009-01-13net: Fix a comment in include/linux/netdevice.h.Krzysztof Hałasa1-1/+1
2009-01-13WAN: Fix NAPI interface in IXP4xx HSS driver.Krzysztof Hałasa1-3/+3
2009-01-13async: fix __lowest_in_progress()Arjan van de Ven1-5/+16
2009-01-13script: improve markup_oops.pl to also decode oopses in modulesArjan van de Ven1-9/+50
2009-01-13ti_usb_3410_5052: add Multi-Tech firmwareChris Adams6-2/+2635
2009-01-13ti_usb_3410_5052: add Multi-Tech modem supportChris Adams2-5/+39
2009-01-13ti_usb_3410_5052: support alternate firmwareChris Adams1-15/+29
2009-01-13usb-serial: remove NULL checkAlan Cox1-3/+0
2009-01-13neo: Remove a bogus NULL checkAlan Cox1-3/+0
2009-01-13pty: Fix documentationAlan Cox1-3/+1
2009-01-12[WATCHDOG] Pika Warp appliance watchdog timerSean MacLennan3-0/+310