aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-28pcnet_cs: add new_idKen Kawasaki1-0/+1
2010-08-26qlge: reset the chip before freeing the buffersBreno Leitao1-2/+2
2010-08-24pxa168_eth: silence gcc warningsDan Carpenter1-3/+3
2010-08-24pxa168_eth: update call to phy_mii_ioctl()Dan Carpenter1-1/+1
2010-08-24pxa168_eth: fix error handling in propeDan Carpenter1-22/+22
2010-08-24pxa168_eth: remove unneeded null checkDan Carpenter1-4/+2
2010-08-24phylib: Fix race between returning phydev and calling adjust_linkAnton Vorontsov1-0/+2
2010-08-24caif-driver: add HAS_DMA dependencyHeiko Carstens1-1/+1
2010-08-243c59x: Fix deadlock between boomerang_interrupt and boomerang_start_txNeil Horman1-1/+14
2010-08-23qlcnic: fix poll implementationYinglin Luan1-1/+8
2010-08-23netxen: fix poll implementationYinglin Luan1-1/+8
2010-08-22isdn/avm: fix build when PCMCIA is not enabledRandy Dunlap1-1/+2
2010-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller24-137/+174
2010-08-19e1000e: don't check for alternate MAC addr on parts that don't support itBruce Allan3-13/+31
2010-08-19e1000e: disable ASPM L1 on 82573Bruce Allan1-0/+1
2010-08-19ll_temac: Fix poll implementationMichal Simek1-2/+2
2010-08-19netxen: fix a race in netxen_nic_get_stats()Eric Dumazet1-2/+0
2010-08-19qlnic: fix a race in qlcnic_get_stats()Eric Dumazet1-2/+0
2010-08-19net: sh_eth: remove unused variableKuninori Morimoto1-1/+1
2010-08-19netxen: update version 4.0.74Amit Kumar Salecha1-2/+2
2010-08-19netxen: fix inconsistent lock stateAmit Kumar Salecha1-4/+0
2010-08-19ibmveth: Fix opps during MTU change on an active deviceRobert Jennings1-17/+15
2010-08-18ehea: Fix synchronization between HW and SW send queueAndre Detsch2-2/+61
2010-08-18bnx2x: Update bnx2x version to 1.52.53-4Yaniv Rosner1-2/+2
2010-08-18bnx2x: Fix PHY locking problemYaniv Rosner1-2/+7
2010-08-18net: add Fast Ethernet driver for PXA168.Sachin Sanap3-0/+1677
2010-08-18iwlwifi: use long monitor timer for 5300 seriesWey-Yi Guy1-2/+2
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches13-50/+50
2010-08-17iwlwifi: fix 3945 filter flagsJohannes Berg4-50/+94
2010-08-17ipw2100: don't sync status queue entriesJohn W. Linville1-8/+0
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller10-16/+48
2010-08-14iwlwifi: use long monitor timer to avoid un-necessary reloadWey-Yi Guy2-11/+11
2010-08-14iwlwifi: long monitor timerWey-Yi Guy6-29/+30
2010-08-13ath5k: disable ASPM L0s for all cardsMaxim Levitsky1-0/+21
2010-08-13ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan5-7/+11
2010-08-13wl1251: fix trigger scan timeout usageYuri Kululin1-1/+1
2010-08-13ath9k_htc: Fix disconnect issue in HT40 mode.Vivek Natarajan1-1/+2
2010-08-12ctcm: rename READ/WRITE defines to avoid redefinitionsUrsula Braun5-110/+118
2010-08-12claw: rename READ/WRITE defines to avoid redefinitionsHeiko Carstens2-61/+61
2010-08-11phylib: available for any speed ethernetRandy Dunlap1-1/+1
2010-08-11ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan1-5/+10
2010-08-11ipw2100: register pm_qos request before registering pci driverJohn W. Linville1-2/+3
2010-08-10caif-spi: Bugfix SPI_DATA_POS settings were inverted.Sjur Braendeland1-2/+2
2010-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller13-135/+88
2010-08-10isdn: mISDN: call pci_disable_device() if pci_probe() failedKulikov Vasiliy1-1/+4
2010-08-10isdn: avm: call pci_disable_device() if pci_probe() failedKulikov Vasiliy1-0/+1
2010-08-10isdn: avm: call pci_disable_device() if pci_probe() failedKulikov Vasiliy1-0/+1
2010-08-10usbnet: rx_submit() should return an error code.David S. Miller1-6/+16
2010-08-10qlcnic: using too much stackDan Carpenter1-6/+21
2010-08-10qlcnic: clean up qlcnic_init_pci_info()Dan Carpenter1-22/+23