aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* bnx2: Increase max rx ring size from 1K to 2KMichael Chan2010-10-21
* bonding: make release_and_destroy staticstephen hemminger2010-10-21
* pch_gbe: make local functions staticstephen hemminger2010-10-21
* vmxnet3: make bit twiddle routines inlinestephen hemminger2010-10-21
* bonding: make bond_resend_igmp_join_requests_delayed staticstephen hemminger2010-10-21
* sfc: make functions staticstephen hemminger2010-10-21
* netxen: make local function static.stephen hemminger2010-10-21
* r8169: print errors when dma mapping failStanislaw Gruszka2010-10-21
* r8169: (re)init phy on resumeStanislaw Gruszka2010-10-21
* r8169: changing mtu clean upStanislaw Gruszka2010-10-21
* r8169: do not account fragments as packetsStanislaw Gruszka2010-10-21
* r8169: use pointer to struct device as local variableStanislaw Gruszka2010-10-21
* r8169: replace PCI_DMA_{TO,FROM}DEVICE to DMA_{TO,FROM}_DEVICEStanislaw Gruszka2010-10-21
* r8169: init rx ring cleanupStanislaw Gruszka2010-10-21
* r8169: check dma mapping failuresStanislaw Gruszka2010-10-21
* bnx2x: Update bnx2x to use new vlan accleration.Hao Zheng2010-10-21
* ixgbe: Update ixgbe to use new vlan accleration.Jesse Gross2010-10-21
* bnx2: Update bnx2 to use new vlan accleration.Jesse Gross2010-10-21
* vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-21
* vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-21
* enic: Fix log messageVasanthy Kolluri2010-10-21
* enic: Change min MTUVasanthy Kolluri2010-10-21
* enic: Replace firmware devcmd CMD_ENABLE with CMD_ENABLE_WAITVasanthy Kolluri2010-10-21
* enic: Make firmware cognizant of the user set mac addressVasanthy Kolluri2010-10-21
* enic: Add support for multiple hardware receive queuesVasanthy Kolluri2010-10-21
* ibmveth: Free irq on error pathDenis Kirjanov2010-10-21
* ibmveth: Cleanup error handling inside ibmveth_openDenis Kirjanov2010-10-21
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-10-20
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-15
| |\
| | * drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failureJulia Lawall2010-10-15
| | * ath9k: Null out references to stale pointers.Ben Greear2010-10-15
| | * ath9k: Remove bf_dmacontext.Ben Greear2010-10-15
| | * b43: N-PHY: put 2056-radio's specific code in separated fileRafał Miłecki2010-10-15
| | * ath9k_hw: remove AR9003 2.0 supportLuis R. Rodriguez2010-10-15
| | * b43: N-PHY: put radio-specific code in separated fileRafał Miłecki2010-10-15
| | * b43: N-PHY: fix typo: read table when caching IQ LO calibration (do not write)Rafał Miłecki2010-10-15
| | * b43: N-PHY: replace N-specific radio_chanspec with common codeRafał Miłecki2010-10-15
| | * ath9k_htc: set probe request rx filterRajkumar Manoharan2010-10-15
| | * libertas: Communicate USB transfer errorsPaul Fox2010-10-15
| | * ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau2010-10-15
| | * ath9k: remove sc->cur_rate_table and sc->cur_rate_modeFelix Fietkau2010-10-15
| | * ath9k: make rate control debugfs stats per stationFelix Fietkau2010-10-15
| | * ath9k: add missing locking around ath9k_hw_proc_mib_eventFelix Fietkau2010-10-15
| | * ath9k_hw: fix PHY counter overflow handling in ANI v1Felix Fietkau2010-10-15
| | * ath9k_hw: fix division by zero in the ANI monitor codeFelix Fietkau2010-10-15
| | * ath9k: do not track cycle counter updates in powersave modeFelix Fietkau2010-10-15
| | * iwlwifi: move agn only eeprom functions to separate fileWey-Yi Guy2010-10-14
| | * iwlagn: check beacon frame sizeJohannes Berg2010-10-14
| | * iwlwifi: blink LED in IBSS modeJohannes Berg2010-10-14
| | * iwlwifi: rewrite RXON checksJohannes Berg2010-10-14