aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-01-21igb: release already assigned MSI-X interrupts if setup failsStefan Assmann
2013-01-21r8169: avoid NAPI scheduling delay.Francois Romieu
2013-01-17b43: Fix firmware loading when driver is built into the kernelLarry Finger
2013-01-17mwifiex: check wait_event_interruptible return valueBing Zhao
2013-01-17i2400m: add Intel 6150 device IDsDan Williams
2013-01-17ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau
2013-01-17ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos
2013-01-17Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau
2013-01-17ath5k: fix tx path skb leaksFelix Fietkau
2013-01-11can: Do not call dev_put if restart timer is running upon closeAlexander Stein
2013-01-11p54usb: add USBIDs for two more p54usb devicesChristian Lamparter
2013-01-11p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski
2013-01-11rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msgJussi Kivilinna
2013-01-11b43: fix tx path skb leaksFelix Fietkau
2013-01-11b43legacy: Fix firmware loading when driver is built into the kernelLarry Finger
2013-01-11usb/ipheth: Add iPhone 5 supportJay Purohit
2013-01-11irda: sir_dev: Fix copy/paste typoAlexander Shiyan
2013-01-11ne2000: add the right platform deviceAlan Cox
2013-01-11bonding: fix race condition in bonding_store_slaves_activenikolay@redhat.com
2013-01-11bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...Sarveshwar Bandi
2012-12-10bnx2x: remove redundant warning logAriel Elior
2012-12-03iwlwifi: fix 6000 series channel switch commandJohannes Berg
2012-12-03net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()Stanislav Yakovlev
2012-12-03ixgbe: add support for X540-AT1joshua.a.hay@intel.com
2012-12-03can: peak_usb: fix hwtstamp assignmentOliver Hartkopp
2012-12-03mwifiex: fix system hang issue in cmd timeout error caseBing Zhao
2012-12-03mwifiex: report error to MMC core if we cannot suspendBing Zhao
2012-12-03rtlwifi: rtl8192cu: Add new USB IDAlbert Pool
2012-12-03rtlwifi: rtl8192se: Fix gcc 4.7.x warningLarry Finger
2012-11-26sky2: Fix for interrupt handlerMirko Lindner
2012-11-26r8169: allow multicast packets on sub-8168f chipset.Nathan Walp
2012-11-26r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois
2012-11-26r8169: use unlimited DMA burst for TXMichal Schmidt
2012-11-17drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin
2012-11-17net: usb: Fix memory leak on Tx data pathHemant Kumar
2012-11-17rt2800: validate step value for temperature compensationStanislaw Gruszka
2012-11-17ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann
2012-11-17ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau
2012-11-05b43: Fix oops on unload when firmware not foundLarry Finger
2012-10-31Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau
2012-10-28skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboardGraham Gower
2012-10-21e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA
2012-10-21ath9k: use ieee80211_free_txskbFelix Fietkau
2012-10-13r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.Francois Romieu
2012-10-13r8169: Config1 is read-only on 8168c and later.Francois Romieu
2012-10-13pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu
2012-10-13sierra_net: Endianess bug fix.Lennart Sorensen
2012-10-13netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov
2012-10-13ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli
2012-10-13net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin