summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2010-08-05MIPS: au1000_eth: Get ethernet address from platform_dataManuel Lauss1-24/+7
2010-08-05MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss1-1/+1
2010-08-05virtio_net: implements ethtool_ops.get_drvinfoRusty Russell1-0/+14
2010-08-05ppp: make channel_ops conststephen hemminger3-8/+8
2010-08-05drivers/net/enic: Use %pUB to format a UUIDJoe Perches1-15/+2
2010-08-05davinci_emac: Fix use after free in davinci_emac_removeStefan Weil1-1/+1
2010-08-05via-velocity: do not use PCI resources before pci_enable_device()Kulikov Vasiliy1-2/+2
2010-08-05cxgb4vf: do not use PCI resources before pci_enable_device()Kulikov Vasiliy1-15/+16
2010-08-05cxgb3: do not use PCI resources before pci_enable_device()Kulikov Vasiliy1-12/+13
2010-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds13-23/+23
2010-08-04iwlagn: Improve aggregation failure error messagesAndy Lutomirski1-4/+7
2010-08-04rt2x00: do not use PCI resources before pci_enable_device()Kulikov Vasiliy1-11/+10
2010-08-04wireless: ipw2100: check result of kzalloc()Christoph Fritz1-0/+4
2010-08-04ath9k: fix erased ieee80211_rx_status.mactimeJan Friedrich1-5/+5
2010-08-04p54pci: Add PCI ID for SMC2802WLarry Finger1-0/+2
2010-08-04ath9k: fix an issue in ath_atx_tid paused flag managementLorenzo Bianconi1-26/+8
2010-08-04ath9k_hw: Fix regulatory CTL index usage for AR9003Luis R. Rodriguez1-7/+381
2010-08-04net: wl12xx: do not use kfree'd memoryKulikov Vasiliy1-2/+1
2010-08-04iwlagn: fix typo in ucode_bt_stats_read debugfsWey-Yi Guy1-1/+1
2010-08-04iwlwifi: BA scd_flow not match condition detectedWey-Yi Guy1-1/+8
2010-08-04iwlwifi: fix compile warningJohannes Berg1-1/+1
2010-08-04ath9k_hw: fix a noise floor calibration related race conditionFelix Fietkau4-20/+31
2010-08-04ath9k_hw: clean up per-channel calibration dataFelix Fietkau12-94/+130
2010-08-04ath9k: prevent calibration during off-channel activityFelix Fietkau2-35/+40
2010-08-04ath9k_hw: fix analog shift register writes on AR9003Felix Fietkau1-1/+5
2010-08-04ath9k: fix a crash in the PA predistortion apply functionFelix Fietkau1-0/+1
2010-08-04ath9k_hw: fix periodic noise floor calibration on AR9003Felix Fietkau1-0/+6
2010-08-04ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau5-12/+16
2010-08-04iwlwifi: fix possible recursive locking deadlockJohannes Berg1-1/+5
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds640-36701/+54648
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-21/+17
2010-08-04Merge branch 'master' into for-nextJiri Kosina70-287/+529
2010-08-04hostap:hostap_hw.c Fix typo in commentJustin P. Mattock1-1/+1
2010-08-04Fix spelling contorller -> controller in commentsStefan Weil1-1/+1
2010-08-04net/irda/sh_irda: Modify clk_get lookupsKuninori Morimoto1-4/+2
2010-08-04phy/marvell: add 88ec048 supportCyril Chemparathy1-0/+42
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt7-12/+31
2010-08-04igb: Program MDICNFG register prior to PHY initAlexander Duyck1-7/+11
2010-08-04e1000e: correct MAC-PHY interconnect register offset for 82579Bruce Allan1-1/+1
2010-08-04hso: Add new product IDFilip Aben1-0/+1
2010-08-04can: Add driver for esd CAN-USB/2 deviceMatthias Fuchs3-0/+1139
2010-08-03pcmcia: do not request windows if you don't need toDominik Brodowski1-36/+1
2010-08-03pcmcia: use struct resource for PCMCIA devices, part 2Dominik Brodowski3-11/+1
2010-08-03pcmcia: remove memreq_tDominik Brodowski8-54/+19
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski19-205/+195
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski17-53/+50
2010-08-03pcmcia: use pcmica_{read,write}_config_byteDominik Brodowski5-114/+49
2010-08-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2010-08-03phy/marvell: add 88e1121 interface mode supportCyril Chemparathy1-3/+32
2010-08-03net: Fix a typo from "dev" to "ndev"Henrique Camargo1-2/+2