summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-03-04ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau3-1/+4
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-28rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna1-16/+28
2013-02-28rtlwifi: rtl8192cu: Add new USB IDLarry Finger1-0/+1
2013-02-28b43: Increase number of RX DMA slotsLarry Finger1-1/+1
2013-02-17igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck1-3/+5
2013-02-14be2net: Fix to trim skb for padded vlan packets to workaround an ASIC BugSomnath Kotur2-14/+47
2013-02-14tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir1-23/+35
2013-02-14tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir1-0/+4
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-25/+13
2013-02-14xen/netback: shutdown the ring if it contains garbage.Ian Campbell3-26/+62
2013-02-14via-rhine: Fix bugs in NAPI support.David S. Miller1-6/+2
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-14netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2-1/+3
2013-02-14net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaultsOr Gerlitz1-9/+2
2013-02-14net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV modeYan Burman1-4/+9
2013-02-14net: calxedaxgmac: throw away overrun framesRob Herring1-0/+4
2013-02-14rtlwifi: Fix scheduling while atomic bugLarry Finger1-3/+4
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: do not link receive buffers during flushFelix Fietkau1-4/+6
2013-02-04ath9k_htc: Fix memory leakSujith Manoharan1-0/+2
2013-02-04brcmsmac: increase timer reference count for new timers onlyPiotr Haber1-3/+4
2013-02-04iwlegacy: fix IBSS cleanupStanislaw Gruszka1-21/+14
2013-02-04mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil1-1/+1
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-21igb: release already assigned MSI-X interrupts if setup failsStefan Assmann1-6/+16
2013-01-21r8169: avoid NAPI scheduling delay.Francois Romieu1-5/+1
2013-01-17b43: Fix firmware loading when driver is built into the kernelLarry Finger3-16/+48
2013-01-17mwifiex: check wait_event_interruptible return valueBing Zhao1-11/+10
2013-01-17i2400m: add Intel 6150 device IDsDan Williams2-0/+9
2013-01-17ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau2-0/+4
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-17ath5k: fix tx path skb leaksFelix Fietkau2-3/+3
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-11rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msgJussi Kivilinna1-4/+3
2013-01-11b43: fix tx path skb leaksFelix Fietkau3-8/+15
2013-01-11b43legacy: Fix firmware loading when driver is built into the kernelLarry Finger2-6/+36
2013-01-11usb/ipheth: Add iPhone 5 supportJay Purohit1-0/+5
2013-01-11irda: sir_dev: Fix copy/paste typoAlexander Shiyan1-1/+1