summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-07-20ENGR00173869-9: i.mx6dl: add the misc drivers supportJason Liu
2012-07-20net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2012-07-20ENGR00172374-3: flexcan: use irq_set_irq_wakeJason Liu
2012-07-20ENGR00171113 flexcan: add self wakeup functionDong Aisheng
2012-07-20ENGR00161871: ENET: Changing MDIO read and write timeoutRogerio Pimentel
2012-07-20ENGR00170784 - FEC : dma skb buffer map is not used rightly.Fugang Duan
2012-07-20fix build issues: remove the include of smp_lock.hJason Liu
2012-07-20build fix and driver fixJason Liu
2012-07-20ENGR00162013 - FEC : Fix loss interrupt when add "rootwait"Fugang Duan
2012-07-20ENGR00162364 flexcan: fix endless errors causing system hangDong Aisheng
2012-07-20ENGR00159982 - FEC: low power mode when FEC is no use.Fugang Duan
2012-07-20ENGR00161256-1 flexcan: convert driver to use platform idsDong Aisheng
2012-07-20ENGR00161312 - FEC: fix build warningFugang Duan
2012-07-20ENGR00161207 - FEC: Add IEEE 1588 driver for imx6Fugang Duan
2012-07-20ENGR00160701 Fix the Micrel PHY driverMahesh Mahadevan
2012-07-20ENGR00160709-2 Move board specific code out of FEC driverMahesh Mahadevan
2012-07-20ENGR00155400 [ath6kl]build warningTony Lin
2012-07-20ENGR00139260-2 [ath6k wifi]add some delay after resumingTony Lin
2012-07-20ENGR00139260-1 [ath6k wifi]remove drivers under drivers/net/wirelessTony Lin
2012-07-20ENGR00153127 ENET: Enet not works in 1G modeZeng Zhaoming
2012-07-20ENGR00152528-2 ENET: add enet support for mx6q.Zeng Zhaoming
2012-07-20ENGR00122691-1 Add atheros driver ath6klRichard Zhao
2012-06-17e1000: save skb counts in TX to avoid cache missesDean Nelson
2012-06-17iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach
2012-06-17can: c_can: fix race condition in c_can_open()AnilKumar Ch
2012-06-17can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch
2012-06-17can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch
2012-06-17net: sierra_net: device IDs for Aircard 320U++Bjørn Mork
2012-06-10wl1251: fix oops on early interruptGrazvydas Ignotas
2012-06-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller
2012-06-10iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman
2012-05-21pch_gbe: memory corruption calling pch_gbe_validate_option()Dan Carpenter
2012-05-21pch_gbe: Do not abort probe on bad MACDarren Hart
2012-05-21pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada
2012-05-21pch_gbe: support ML7831 IOHToshiharu Okada
2012-05-21pch_gbe: fixed the issue which receives an unnecessary packet.Toshiharu Okada
2012-05-21cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams
2012-05-21cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork
2012-05-21usbnet: fix skb traversing races during unlink(v2)Ming Lei
2012-05-21sungem: Fix WakeOnLanGerard Lledo
2012-05-21tg3: Avoid panic from reserved statblk field accessMatt Carlson
2012-05-21sky2: fix receive length error in mixed non-VLAN/VLAN trafficstephen hemminger
2012-05-21sky2: propogate rx hash when packet is copiedstephen hemminger
2012-05-21asix: Fix tx transfer padding for full-speed USBIngo van Lil
2012-05-21smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...Paolo Pisati
2012-05-07wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas
2012-05-07wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas
2012-05-07rtlwifi: Fix oops on unloadLarry Finger
2012-05-07ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev
2012-04-27ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter