summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* b43: Increase number of RX DMA slotsLarry Finger2013-03-061-1/+1
* rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna2013-03-061-16/+28
* rtlwifi: rtl8192cu: Add new USB IDLarry Finger2013-03-061-0/+1
* rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_idLarry Finger2013-03-063-4/+12
* p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski2013-03-061-1/+1
* tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir2013-02-201-23/+35
* tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir2013-02-201-0/+4
* netback: correct netbk_tx_err to handle wrap around.Ian Campbell2013-02-201-1/+1
* xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell2013-02-201-1/+12
* xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley2013-02-201-25/+13
* xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-203-26/+62
* net: loopback: fix a dst refcounting issueEric Dumazet2013-02-201-0/+5
* r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs2013-02-201-7/+0
* netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2013-02-202-1/+3
* rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapterMaia Kozheva2013-02-201-0/+1
* Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.cJaume Delclòs2013-02-201-0/+1
* wireless: rt2x00: rt{2500,73}usb.c put back duplicate idXose Vazquez Perez2013-02-202-1/+2
* can: c_can: Set reserved bit in IFx_MASK2 to 1 on writeAlexander Stein2013-02-201-1/+5
* mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao2013-02-201-4/+5
* rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger2013-02-201-2/+2
* igb: release already assigned MSI-X interrupts if setup failsStefan Assmann2013-02-061-6/+16
* can: pch_can: fix invalid error codesOlivier Sobrie2013-02-061-1/+1
* can: ti_hecc: fix invalid error codesOlivier Sobrie2013-02-061-2/+2
* can: c_can: fix invalid error codesOlivier Sobrie2013-02-061-2/+2
* mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil2013-02-061-1/+1
* ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau2013-02-061-20/+7
* ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau2013-02-063-1/+4
* brcmsmac: increase timer reference count for new timers onlyPiotr Haber2013-02-061-3/+4
* ath9k: fix double-free bug on beacon generate failureFelix Fietkau2013-02-061-0/+1
* ath9k: do not link receive buffers during flushFelix Fietkau2013-02-061-4/+6
* ath9k_htc: Fix memory leakSujith Manoharan2013-02-061-0/+2
* mwifiex: check wait_event_interruptible return valueBing Zhao2013-02-061-11/+10
* mwifiex: handle association failure case correctlyAmitkumar Karwar2013-02-061-1/+7
* Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails"Stanislaw Gruszka2013-01-162-5/+5
* rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe failsAndreas Hartmann2013-01-161-3/+4
* p54usb: add USBIDs for two more p54usb devicesChristian Lamparter2013-01-161-0/+3
* ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan2013-01-161-2/+2
* p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski2013-01-161-0/+1
* iwlwifi: handle DMA mapping failuresJohannes Berg2013-01-031-2/+21
* usb/ipheth: Add iPhone 5 supportJay Purohit2013-01-031-0/+5
* irda: sir_dev: Fix copy/paste typoAlexander Shiyan2013-01-031-1/+1
* ne2000: add the right platform deviceAlan Cox2013-01-031-0/+1
* bonding: fix race condition in bonding_store_slaves_activenikolay@redhat.com2013-01-031-0/+2
* bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...Sarveshwar Bandi2013-01-031-0/+7
* i2400m: add Intel 6150 device IDsDan Williams2013-01-032-0/+9
* iwlwifi: don't handle masked interruptEmmanuel Grumbach2013-01-031-2/+10
* ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau2013-01-032-0/+4
* ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos2013-01-031-3/+3
* Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau2013-01-031-86/+86
* can: Do not call dev_put if restart timer is running upon closeAlexander Stein2013-01-031-2/+1