summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-02-28xen-netback: cancel the credit timer when taking the vif downDavid Vrabel
2013-02-28xen-netback: correctly return errors from netbk_count_requests()David Vrabel
2013-02-28p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski
2013-02-28xen/netback: check correct frag when looking for head fragIan Campbell
2013-02-17igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck
2013-02-14netback: correct netbk_tx_err to handle wrap around.Ian Campbell
2013-02-14xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell
2013-02-14xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley
2013-02-14xen/netback: shutdown the ring if it contains garbage.Ian Campbell
2013-02-14tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir
2013-02-14tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir
2013-02-14net: loopback: fix a dst refcounting issueEric Dumazet
2013-02-14r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs
2013-02-14rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger
2013-02-03ath9k: fix double-free bug on beacon generate failureFelix Fietkau
2013-02-03ath9k_htc: Fix memory leakSujith Manoharan
2013-02-03can: pch_can: fix invalid error codesOlivier Sobrie
2013-02-03can: ti_hecc: fix invalid error codesOlivier Sobrie
2013-02-03can: c_can: fix invalid error codesOlivier Sobrie
2013-01-17i2400m: add Intel 6150 device IDsDan Williams
2013-01-17ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos
2013-01-17Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau
2013-01-11can: Do not call dev_put if restart timer is running upon closeAlexander Stein
2013-01-11p54usb: add USBIDs for two more p54usb devicesChristian Lamparter
2013-01-11p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski
2013-01-11usb/ipheth: Add iPhone 5 supportJay Purohit
2013-01-11irda: sir_dev: Fix copy/paste typoAlexander Shiyan
2013-01-11ne2000: add the right platform deviceAlan Cox
2013-01-11bonding: fix race condition in bonding_store_slaves_activenikolay@redhat.com
2013-01-11bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...Sarveshwar Bandi
2012-12-03ixgbe: add support for new 82599 device idEmil Tantilov
2012-12-03ixgbe: add support for new 82599 deviceEmil Tantilov
2012-12-03ixgbe: add support for X540-AT1joshua.a.hay@intel.com
2012-12-03mwifiex: report error to MMC core if we cannot suspendBing Zhao
2012-12-03rtlwifi: rtl8192cu: Add new USB IDAlbert Pool
2012-11-26sky2: Fix for interrupt handlerMirko Lindner
2012-11-26r8169: use unlimited DMA burst for TXMichal Schmidt
2012-11-17net: usb: Fix memory leak on Tx data pathHemant Kumar
2012-11-17rt2800: validate step value for temperature compensationStanislaw Gruszka
2012-11-17ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau
2012-10-28skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboardGraham Gower
2012-10-21tg3: Apply short DMA frag workaround to 5906Matt Carlson
2012-10-13r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga
2012-10-13r8169: fix unsigned int wraparound with TSOJulien Ducourthial
2012-10-13r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.Francois Romieu
2012-10-13r8169: Config1 is read-only on 8168c and later.Francois Romieu
2012-10-13r8169: runtime resume before shutdown.françois romieu
2012-10-13r8169: missing barriers.Francois Romieu
2012-10-13r8169: fix Config2 MSIEnable bit setting.françois romieu
2012-10-13r8169: Rx FIFO overflow fixes.Francois Romieu