summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* arcnet: fix signed bug in probe functionDan Carpenter2010-07-192-3/+3
* qlcnic: fix pci resource leakAmit Kumar Salecha2010-07-181-1/+6
* net-next: vmxnet3 fixes [3/5] Initialize link state at probe timeShreyas Bhatewara2010-07-181-5/+8
* bnx2: use device model DMA APIStanislaw Gruszka2010-07-181-53/+58
* bnx2: allocate with GFP_KERNEL flag on RX path initStanislaw Gruszka2010-07-181-8/+9
* cxgb4vf: fix SGE resource resource deallocation bugCasey Leedom2010-07-161-1/+1
* net-next: vmxnet3 fixes [2/5] Interrupt control bitmapRonghua Zang2010-07-162-1/+10
* net-next: fix LRO feature update in vmxnet3Shreyas Bhatewara2010-07-161-2/+3
* vxge: Version updateJon Mason2010-07-161-3/+2
* vxge: Update copyright informationJon Mason2010-07-1614-26/+26
* vxge: NETIF_F_LLTX removalJon Mason2010-07-163-129/+39
* vxge: Fix multicast issuesJon Mason2010-07-161-124/+146
* vxge: Remove queue_state referencesJon Mason2010-07-162-86/+42
* drivers: ixgbevf: fix unsigned underflowKulikov Vasiliy2010-07-161-1/+2
* drivers: irda: fix sign bugKulikov Vasiliy2010-07-161-1/+1
* drivers: irda: fix sign bugKulikov Vasiliy2010-07-161-1/+1
* net/nuc900: enable Mac driver clockWan ZongShun2010-07-161-0/+3
* drivers/net/mlx4: Use %pV, pr_<level>, printk_onceJoe Perches2010-07-166-61/+71
* bonding: fix a buffer overflow in bonding_show_queue_id.Nicolas de Pesloüan2010-07-151-2/+2
* eth16i: fix memory leakKulikov Vasiliy2010-07-151-1/+3
* netxen: fix for kdumpRajesh Borundia2010-07-151-1/+15
* wd: fix memory leakKulikov Vasiliy2010-07-151-1/+3
* tulip: formatting of pointers in printk()Kulikov Vasiliy2010-07-152-4/+4
* qlcnic: restore NPAR config data after recoveryAnirban Chakraborty2010-07-143-23/+72
* qlcnic: aer supportSucheta Chakraborty2010-07-142-1/+137
* qlcnic: fix netdev notifier in error pathAmit Kumar Salecha2010-07-141-1/+9
* qlcnic: disable tx timeout recoveryAmit Kumar Salecha2010-07-141-2/+4
* qlcnic: fix pause params settingRajesh Borundia2010-07-141-0/+4
* eth_v10: Removing dead ETRAX_NETWORK_RED_ON_NO_CONNECTIONChristoph Egger2010-07-141-4/+0
* cs89x0: Removing dead SH_HICOSH4Christoph Egger2010-07-142-53/+2
* cassini: Removing dead CASSINI_NAPIChristoph Egger2010-07-141-5/+0
* cassini: Removing dead CASSINI_MULTICAST_REG_WRITEChristoph Egger2010-07-141-19/+1
* cassini: Removing dead CASSINI_QGE_DEBUGChristoph Egger2010-07-141-4/+0
* net: Removing dead {AR,WAVE}LANChristoph Egger2010-07-141-6/+0
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-07-1395-8483/+9680
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-1395-8483/+9680
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-132-2/+17
| | |\
| | | * ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbsRajkumar Manoharan2010-07-071-2/+6
| | | * iwlwifi: remove key information during device restartReinette Chatre2010-07-021-0/+11
| | * | ath9k: merge noisefloor load implementationsFelix Fietkau2010-07-126-181/+114
| | * | ath9k: validate the TID in the tx status informationFelix Fietkau2010-07-121-0/+8
| | * | ath9k_hw: report the TID in the tx status on AR5008-AR9002Felix Fietkau2010-07-123-3/+4
| | * | ath9k_hw: prevent a fast channel change after a rx DMA stuck issueFelix Fietkau2010-07-121-1/+3
| | * | ath9k_hw: fix an off-by-one error in the PDADC boundaries calculationFelix Fietkau2010-07-121-1/+1
| | * | ath9k_hw: fix a sign error in the IQ calibration codeFelix Fietkau2010-07-121-1/+1
| | * | ath9k_hw: fix antenna diversity on AR9285Felix Fietkau2010-07-125-8/+8
| | * | rt2x00: Move driver callback functions into the ops structureIvo van Doorn2010-07-124-48/+36
| | * | rt2x00: Move common firmware loading into rt2800libIvo van Doorn2010-07-124-211/+179
| | * | rt2x00: Add missing TSF sync mode for AP operationHelmut Schaa2010-07-123-4/+8
| | * | rt2x00: Don't initialize beacon interval to 0 on rt2800 devicesHelmut Schaa2010-07-121-1/+1