summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configurationShreyas Bhatewara2010-07-192-5/+12
* net-next: vmxnet3 fixes [4/5] Do not reset when the device is not openedShreyas Bhatewara2010-07-191-0/+2
* bonding: fix bond_inet6addr_event()Eric Dumazet2010-07-191-0/+2
* s2io: Remove unnecessary memset of netdev private dataTobias Klauser2010-07-191-1/+0Star
* net: support time stamping in phy devices.Richard Cochran2010-07-192-0/+7
* net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-1922-39/+31Star
* 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/+2Star
* vxge: Update copyright informationJon Mason2010-07-1614-26/+26
* vxge: NETIF_F_LLTX removalJon Mason2010-07-163-129/+39Star
* vxge: Fix multicast issuesJon Mason2010-07-161-124/+146
* vxge: Remove queue_state referencesJon Mason2010-07-162-86/+42Star
* 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/+0Star
* cs89x0: Removing dead SH_HICOSH4Christoph Egger2010-07-142-53/+2Star
* cassini: Removing dead CASSINI_NAPIChristoph Egger2010-07-141-5/+0Star
* cassini: Removing dead CASSINI_MULTICAST_REG_WRITEChristoph Egger2010-07-141-19/+1Star
* cassini: Removing dead CASSINI_QGE_DEBUGChristoph Egger2010-07-141-4/+0Star
* net: Removing dead {AR,WAVE}LANChristoph Egger2010-07-141-6/+0Star
* 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/+114Star
| | * | 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