summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-07-19e1000e: Correct link check logic for 82571 serdesTushar Dave1-0/+3
2012-07-19rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka1-1/+1
2012-07-16rtl8187: ->brightness_set can not sleepStanislaw Gruszka1-1/+1
2012-07-16ipheth: add support for iPadDavide Gerhard1-0/+5
2012-07-16mwifiex: fix 11n rx packet drop issueStone Piao3-2/+12
2012-07-16can: c_can: precedence error in c_can_chip_config()Dan Carpenter1-2/+2
2012-07-16ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis1-1/+1
2012-07-16ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan1-1/+13
2012-07-16ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan1-0/+9
2012-07-16be2net: fix a race in be_xmit()Eric Dumazet1-2/+3
2012-07-16sky2: fix checksum bit management on some chipsstephen hemminger1-4/+6
2012-07-16bonding: Fix corrupted queue_mappingEric Dumazet1-4/+5
2012-07-16dummy: fix rcu_sched self-detected stallsEric Dumazet1-1/+4
2012-06-17e1000: save skb counts in TX to avoid cache missesDean Nelson2-9/+11
2012-06-17iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach1-1/+1
2012-06-17can: c_can: fix race condition in c_can_open()AnilKumar Ch1-1/+2
2012-06-17can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch2-4/+4
2012-06-17can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch1-2/+4
2012-06-17net: sierra_net: device IDs for Aircard 320U++Bjørn Mork1-4/+10
2012-06-10wl1251: fix oops on early interruptGrazvydas Ignotas2-3/+2
2012-06-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller1-1/+1
2012-06-10iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman1-0/+1
2012-05-21pch_gbe: memory corruption calling pch_gbe_validate_option()Dan Carpenter1-7/+8
2012-05-21pch_gbe: Do not abort probe on bad MACDarren Hart1-3/+14
2012-05-21pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada1-1/+1
2012-05-21pch_gbe: support ML7831 IOHToshiharu Okada2-5/+16
2012-05-21pch_gbe: fixed the issue which receives an unnecessary packet.Toshiharu Okada1-7/+14
2012-05-21cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams1-0/+16
2012-05-21cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork1-2/+12
2012-05-21usbnet: fix skb traversing races during unlink(v2)Ming Lei1-16/+38
2012-05-21sungem: Fix WakeOnLanGerard Lledo1-1/+1
2012-05-21tg3: Avoid panic from reserved statblk field accessMatt Carlson1-2/+16
2012-05-21sky2: fix receive length error in mixed non-VLAN/VLAN trafficstephen hemminger2-12/+17
2012-05-21sky2: propogate rx hash when packet is copiedstephen hemminger1-0/+3
2012-05-21asix: Fix tx transfer padding for full-speed USBIngo van Lil1-2/+2
2012-05-21smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...Paolo Pisati1-1/+1
2012-05-07wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas1-0/+1
2012-05-07wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas1-1/+1
2012-05-07rtlwifi: Fix oops on unloadLarry Finger1-0/+1
2012-05-07ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev1-1/+12
2012-04-27ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter1-1/+1
2012-04-27dummy: Add ndo_uninit().Hiroaki SHIMODA1-3/+3
2012-04-27net: usb: smsc75xx: fix mtuStephane Fillod1-0/+1
2012-04-27net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi1-1/+1
2012-04-27net: smsc911x: fix skb handling in receive pathWill Deacon1-9/+5
2012-04-278139cp: set intr mask after its handler is registeredJason Wang1-2/+8
2012-04-27atl1: fix kernel panic in case of DMA errorsTony Zelenoff3-10/+7
2012-04-27wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter1-1/+2
2012-04-27bonding: properly unset current_arp_slave on slave link upVeaceslav Falico1-1/+5
2012-04-27ppp: Don't stop and restart queue on every TX packetDavid Woodhouse1-1/+2