summaryrefslogtreecommitdiffstats
path: root/drivers/net/ioc3-eth.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-07ems_usb: Fix byte order issues on big endian machinesSebastian Haas1-1/+4
2009-11-07be2net: Bug fix to send config commands to hardware after netdev_registerAjit Khaparde1-12/+12
2009-11-07be2net: fix to set proper flow control on resumeAjit Khaparde3-4/+14
2009-11-07netfilter: xt_connlimit: fix regression caused by zero family valueJan Engelhardt1-6/+4
2009-11-06rt2x00: Don't queue ieee80211 work after USB removalSean Cross3-7/+17
2009-11-06Revert "ipw2200: fix oops on missing firmware"John W. Linville4-16/+6
2009-11-06decnet: netdevice refcount leakEric Dumazet1-4/+3
2009-11-06netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik6-54/+67
2009-11-06be2net: Fix CQE_STATUS_EXTD_SHIFT defineSathya Perla1-1/+1
2009-11-06rose: device refcount leakEric Dumazet1-10/+6
2009-11-06bridge: prevent bridging wrong deviceStephen Hemminger1-1/+5
2009-11-05virtio_net: rename driver struct to please modpostUwe Kleine-König1-3/+3
2009-11-05rtl8187: Fix kernel oops when device is removed when LEDS enabledLarry Finger1-2/+2
2009-11-04MAINTAINERS: Add git net-next-2.6Joe Perches1-0/+1
2009-11-04isdn: hfc_usb: Fix read buffer overflowRoel Kluin1-2/+2
2009-11-04isdn: hisax: Fix test in waitforxfwRoel Kluin2-2/+2
2009-11-04isdn: eicon: Return on errorJiri Slaby1-2/+3
2009-11-04isdn: eicon: Use offsetofJiri Slaby1-9/+9
2009-11-04misdn: Fix reversed 'if' in st_own_ctrlDan Carpenter1-1/+1
2009-11-04isdn: hisax: Fix lock imbalance.Jiri Slaby2-0/+2
2009-11-04DaVinci EMAC: correct param for ISRTonyliu1-1/+1
2009-11-04cdc_ether: additional Ericsson MBM PID's to the whitelistTorgny Johansson2-2/+42
2009-11-02mac80211: check interface is down before type changeJohannes Berg1-3/+3
2009-11-02cfg80211: fix NULL ptr derefJohannes Berg1-2/+5
2009-10-30libertas if_usb: Fix crash on 64-bit machinesDavid Woodhouse1-1/+1
2009-10-30mac80211: fix reason code output endiannessJohannes Berg1-1/+1
2009-10-30mac80211: fix addba timerJohannes Berg1-7/+12
2009-10-30ath9k: fix misplaced semicolon on rate controlLuis R. Rodriguez1-1/+1
2009-10-30b43: Fix DMA TX bounce buffer copyingMichael Buesch1-2/+13
2009-10-30mac80211: fix BSS leakJohannes Berg1-2/+4
2009-10-30rt73usb.c : more idsXose Vazquez Perez1-0/+5
2009-10-30ipw2200: fix oops on missing firmwareZhu Yi4-6/+16
2009-10-30gre: Fix dev_addr clobbering for gretapHerbert Xu1-12/+16
2009-10-30sky2: set carrier off in probeBrandon Philips1-0/+2
2009-10-30net: fix sk_forward_alloc corruptionEric Dumazet5-12/+18
2009-10-30pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia cardKen Kawasaki8-7/+60
2009-10-30r8169: Fix card drop incoming VLAN tagged MTU byte large jumbo framesRaimonds Cicans1-1/+1
2009-10-30ibmtr: possible Read buffer overflow?roel kluin1-2/+9
2009-10-30net: Fix RPF to work with policy routingjamal3-6/+10
2009-10-30net: fix kmemcheck annotationsEric Dumazet1-2/+2
2009-10-30e1000e: rework disable K1 at 1000Mbps for 82577/82578Bruce Allan5-28/+190
2009-10-30e1000e: config PHY via software after resetsBruce Allan2-78/+218
2009-10-30e100: e100_phy_init() isolates selected PHY, causes 10 second boot delayBruce Allan1-7/+19
2009-10-29net: Fix 'Re: PACKET_TX_RING: packet size is too long'Gabor Gombas1-4/+1
2009-10-29netdev: usb: dm9601.c can drive a device not supported yet, add support for itJanusz Krzysztofik1-0/+4
2009-10-29qlge: Fix firmware mailbox command timeout.Ron Mercer2-11/+13
2009-10-29qlge: Fix EEH handling.Ron Mercer1-26/+52
2009-10-29AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2)Neil Horman1-7/+17
2009-10-29bonding: fix a race condition in calls to slave MII ioctlsJiri Bohac1-1/+1
2009-10-28virtio-net: fix data corruption with OOMMichael S. Tsirkin1-3/+11