summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-03-28sfc: Detach net device when stopping queues for reconfigurationBen Hutchings1-4/+12
2013-03-28sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2-6/+8
2013-03-28sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings1-5/+10
2013-03-28sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings1-6/+6
2013-03-28sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko3-3/+16
2013-03-28sfc: Fix two causes of flush failureBen Hutchings7-5/+46
2013-03-28sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()Ben Hutchings1-6/+11
2013-03-28sfc: Do not attempt to flush queues if DMA is disabledStuart Hodgson1-14/+19
2013-03-28sfc: Fix Siena mac statistics on big endian platformsSteve Hodgson1-7/+7
2013-03-28sfc: Fix loop condition for efx_filter_search() when !for_insertBen Hutchings1-17/+24
2013-03-28netconsole: don't call __netpoll_cleanup() while atomicVeaceslav Falico1-11/+9
2013-03-20tun: add a missing nf_reset() in tun_net_xmit()Eric Dumazet1-0/+2
2013-03-14e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov1-1/+1
2013-03-14ath9k: fix RSSI dummy marker valueFelix Fietkau1-1/+1
2013-02-28xen-netback: cancel the credit timer when taking the vif downDavid Vrabel1-2/+1
2013-02-28xen-netback: correctly return errors from netbk_count_requests()David Vrabel1-4/+4
2013-02-28p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski1-1/+1
2013-02-28xen/netback: check correct frag when looking for head fragIan Campbell1-1/+1
2013-02-17igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck1-3/+5
2013-02-14netback: correct netbk_tx_err to handle wrap around.Ian Campbell1-1/+1
2013-02-14xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell1-1/+12
2013-02-14xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley1-26/+14
2013-02-14xen/netback: shutdown the ring if it contains garbage.Ian Campbell3-26/+62
2013-02-14tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir1-21/+33
2013-02-14tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir1-0/+4
2013-02-14net: loopback: fix a dst refcounting issueEric Dumazet1-0/+5
2013-02-14r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs1-7/+0
2013-02-14rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger1-2/+2
2013-02-04ath9k: fix double-free bug on beacon generate failureFelix Fietkau1-0/+1
2013-02-04ath9k_htc: Fix memory leakSujith Manoharan1-0/+2
2013-02-04can: pch_can: fix invalid error codesOlivier Sobrie1-1/+1
2013-02-04can: ti_hecc: fix invalid error codesOlivier Sobrie1-2/+2
2013-02-04can: c_can: fix invalid error codesOlivier Sobrie1-2/+2
2013-01-17i2400m: add Intel 6150 device IDsDan Williams2-0/+9
2013-01-17ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos1-3/+3
2013-01-17Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau1-86/+86
2013-01-11can: Do not call dev_put if restart timer is running upon closeAlexander Stein1-2/+1
2013-01-11p54usb: add USBIDs for two more p54usb devicesChristian Lamparter1-0/+3
2013-01-11p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski1-0/+1
2013-01-11usb/ipheth: Add iPhone 5 supportJay Purohit1-0/+5
2013-01-11irda: sir_dev: Fix copy/paste typoAlexander Shiyan1-1/+1
2013-01-11ne2000: add the right platform deviceAlan Cox1-0/+1
2013-01-11bonding: fix race condition in bonding_store_slaves_activenikolay@redhat.com1-0/+2
2013-01-11bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...Sarveshwar Bandi1-0/+7
2012-12-04ixgbe: add support for new 82599 device idEmil Tantilov3-0/+4
2012-12-04ixgbe: add support for new 82599 deviceEmil Tantilov3-0/+4
2012-12-04ixgbe: add support for X540-AT1joshua.a.hay@intel.com3-0/+4
2012-12-04mwifiex: report error to MMC core if we cannot suspendBing Zhao1-5/+6
2012-12-04rtlwifi: rtl8192cu: Add new USB IDAlbert Pool1-0/+1
2012-11-26sky2: Fix for interrupt handlerMirko Lindner1-1/+3