summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-03ath9k_hw: Enable hw PLL power save for AR9462Rajkumar Manoharan1-7/+4
2012-12-06mwifiex: report error to MMC core if we cannot suspendBing Zhao1-5/+6
2012-12-06mwifiex: fix system hang issue in cmd timeout error caseBing Zhao1-3/+8
2012-12-06rtlwifi: rtl8192cu: Add new USB IDAlbert Pool1-0/+1
2012-12-06brcm80211: smac: only print block-ack timeout message at trace levelArend van Spriel1-3/+3
2012-12-06ixgbe: add support for X540-AT1joshua.a.hay@intel.com3-0/+4
2012-12-06ixgbe: add support for new 82599 device idEmil Tantilov3-0/+3
2012-11-16sky2: Fix for interrupt handlerMirko Lindner1-1/+3
2012-11-16r8169: use unlimited DMA burst for TXMichal Schmidt1-1/+1
2012-11-16r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois1-0/+2
2012-11-16r8169: allow multicast packets on sub-8168f chipset.Nathan Walp1-0/+3
2012-11-16net: usb: Fix memory leak on Tx data pathHemant Kumar1-0/+3
2012-11-16ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann1-2/+6
2012-11-16rt2800: validate step value for temperature compensationStanislaw Gruszka1-1/+1
2012-11-16ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau1-0/+2
2012-10-30Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau1-82/+82
2012-10-30iwlwifi: fix 6000 series channel switch commandJohannes Berg1-15/+24
2012-10-30net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()Stanislav Yakovlev1-1/+1
2012-10-30skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboardGraham Gower1-0/+7
2012-10-30e1000: fix vlan processing regressionJiri Pirko1-12/+20