summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* bnx2x: Update bnx2x to use new vlan accleration.Hao Zheng2010-10-214-84/+27
* ixgbe: Update ixgbe to use new vlan accleration.Jesse Gross2010-10-213-79/+74
* bnx2: Update bnx2 to use new vlan accleration.Jesse Gross2010-10-212-73/+28
* bridge: Add support for TX vlan offload.Jesse Gross2010-10-211-1/+7
* ethtool: Add support for vlan accleration.Jesse Gross2010-10-212-1/+4
* vlan: Centralize handling of hardware acceleration.Jesse Gross2010-10-215-140/+48
* vlan: Avoid hash table lookup to find group.Jesse Gross2010-10-215-73/+34
* vlan: Enable software emulation for vlan accleration.Jesse Gross2010-10-212-6/+44
* vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-2129-43/+38
* vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-2116-27/+27
* ebtables: Allow filtering of hardware accelerated vlan frames.Jesse Gross2010-10-213-18/+34
* enic: Fix log messageVasanthy Kolluri2010-10-211-1/+1
* enic: Change min MTUVasanthy Kolluri2010-10-211-1/+1
* enic: Replace firmware devcmd CMD_ENABLE with CMD_ENABLE_WAITVasanthy Kolluri2010-10-213-4/+10
* enic: Make firmware cognizant of the user set mac addressVasanthy Kolluri2010-10-211-1/+12
* enic: Add support for multiple hardware receive queuesVasanthy Kolluri2010-10-215-124/+368
* ibmveth: Free irq on error pathDenis Kirjanov2010-10-211-2/+4
* ibmveth: Cleanup error handling inside ibmveth_openDenis Kirjanov2010-10-211-24/+20
* net: avoid RCU for NOCACHE dstEric Dumazet2010-10-203-19/+33
* net: allocate tx queues in register_netdeviceTom Herbert2010-10-202-55/+55
* net: cleanups in RX queue allocationTom Herbert2010-10-201-19/+17
* net: fail alloc_netdev_mq if queue count < 1Tom Herbert2010-10-201-0/+6
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-10-20169-6552/+5490
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-15151-6383/+5272
| |\
| | * drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failureJulia Lawall2010-10-151-1/+3
| | * ath9k: Null out references to stale pointers.Ben Greear2010-10-153-0/+16
| | * ath9k: Remove bf_dmacontext.Ben Greear2010-10-154-20/+12
| | * b43: N-PHY: put 2056-radio's specific code in separated fileRafał Miłecki2010-10-156-30/+88
| | * ath9k_hw: remove AR9003 2.0 supportLuis R. Rodriguez2010-10-153-1923/+26
| | * b43: N-PHY: put radio-specific code in separated fileRafał Miłecki2010-10-157-1563/+1588
| | * b43: N-PHY: fix typo: read table when caching IQ LO calibration (do not write)Rafał Miłecki2010-10-151-1/+1
| | * b43: N-PHY: replace N-specific radio_chanspec with common codeRafał Miłecki2010-10-153-37/+26
| | * radiotap: fix vendor namespace parsingJohannes Berg2010-10-151-26/+32
| | * ath9k_htc: set probe request rx filterRajkumar Manoharan2010-10-152-2/+2
| | * libertas: Communicate USB transfer errorsPaul Fox2010-10-151-2/+2
| | * ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau2010-10-155-89/+25
| | * ath9k: remove sc->cur_rate_table and sc->cur_rate_modeFelix Fietkau2010-10-153-53/+8
| | * ath9k: make rate control debugfs stats per stationFelix Fietkau2010-10-154-116/+124
| | * ath9k: add missing locking around ath9k_hw_proc_mib_eventFelix Fietkau2010-10-151-0/+2
| | * ath9k_hw: fix PHY counter overflow handling in ANI v1Felix Fietkau2010-10-151-1/+1
| | * ath9k_hw: fix division by zero in the ANI monitor codeFelix Fietkau2010-10-151-6/+7
| | * ath9k: do not track cycle counter updates in powersave modeFelix Fietkau2010-10-151-1/+18
| | * iwlwifi: move agn only eeprom functions to separate fileWey-Yi Guy2010-10-145-367/+476
| | * iwlagn: check beacon frame sizeJohannes Berg2010-10-141-0/+2
| | * iwlwifi: blink LED in IBSS modeJohannes Berg2010-10-141-0/+1
| | * iwlwifi: rewrite RXON checksJohannes Berg2010-10-141-52/+50
| | * iwlagn: 6050 ops should be used;Wey-Yi Guy2010-10-141-1/+1
| | * iwlwifi: clean up some beacon handlingJohannes Berg2010-10-141-14/+11
| | * iwlwifi: rename ibss_beacon variableJohannes Berg2010-10-144-36/+36
| | * iwlwifi: allow probe-after-rx on 2.4 GHzJohannes Berg2010-10-142-28/+28
OpenPOWER on IntegriCloud