summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-03-06b43: Increase number of RX DMA slotsLarry Finger1-1/+1
2013-03-06rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna1-16/+28
2013-03-06rtlwifi: rtl8192cu: Add new USB IDLarry Finger1-0/+1
2013-03-06rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_idLarry Finger3-4/+12
2013-03-06p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski1-1/+1
2013-02-20tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir1-23/+35
2013-02-20tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir1-0/+4
2013-02-20netback: correct netbk_tx_err to handle wrap around.Ian Campbell1-1/+1
2013-02-20xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell1-1/+12
2013-02-20xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley1-25/+13
2013-02-20xen/netback: shutdown the ring if it contains garbage.Ian Campbell3-26/+62
2013-02-20net: loopback: fix a dst refcounting issueEric Dumazet1-0/+5
2013-02-20r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs1-7/+0
2013-02-20netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2-1/+3
2013-02-20rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapterMaia Kozheva1-0/+1
2013-02-20Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.cJaume Delclòs1-0/+1
2013-02-20wireless: rt2x00: rt{2500,73}usb.c put back duplicate idXose Vazquez Perez2-1/+2
2013-02-20can: c_can: Set reserved bit in IFx_MASK2 to 1 on writeAlexander Stein1-1/+5
2013-02-20mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao1-4/+5
2013-02-20rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger1-2/+2
2013-02-06igb: release already assigned MSI-X interrupts if setup failsStefan Assmann1-6/+16
2013-02-06can: pch_can: fix invalid error codesOlivier Sobrie1-1/+1
2013-02-06can: ti_hecc: fix invalid error codesOlivier Sobrie1-2/+2
2013-02-06can: c_can: fix invalid error codesOlivier Sobrie1-2/+2
2013-02-06mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil1-1/+1
2013-02-06ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau1-20/+7
2013-02-06ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau3-1/+4
2013-02-06brcmsmac: increase timer reference count for new timers onlyPiotr Haber1-3/+4
2013-02-06ath9k: fix double-free bug on beacon generate failureFelix Fietkau1-0/+1
2013-02-06ath9k: do not link receive buffers during flushFelix Fietkau1-4/+6
2013-02-06ath9k_htc: Fix memory leakSujith Manoharan1-0/+2
2013-02-06mwifiex: check wait_event_interruptible return valueBing Zhao1-11/+10
2013-02-06mwifiex: handle association failure case correctlyAmitkumar Karwar1-1/+7
2013-01-16Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails"Stanislaw Gruszka2-5/+5
2013-01-16rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe failsAndreas Hartmann1-3/+4
2013-01-16p54usb: add USBIDs for two more p54usb devicesChristian Lamparter1-0/+3
2013-01-16ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan1-2/+2
2013-01-16p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski1-0/+1
2013-01-03iwlwifi: handle DMA mapping failuresJohannes Berg1-2/+21
2013-01-03usb/ipheth: Add iPhone 5 supportJay Purohit1-0/+5
2013-01-03irda: sir_dev: Fix copy/paste typoAlexander Shiyan1-1/+1
2013-01-03ne2000: add the right platform deviceAlan Cox1-0/+1
2013-01-03bonding: fix race condition in bonding_store_slaves_activenikolay@redhat.com1-0/+2
2013-01-03bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...Sarveshwar Bandi1-0/+7
2013-01-03i2400m: add Intel 6150 device IDsDan Williams2-0/+9
2013-01-03iwlwifi: don't handle masked interruptEmmanuel Grumbach1-2/+10
2013-01-03ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau2-0/+4
2013-01-03ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos1-3/+3
2013-01-03Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau1-86/+86
2013-01-03can: Do not call dev_put if restart timer is running upon closeAlexander Stein1-2/+1