summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | r8169: don't request firmware when there's no userspace.François Romieu2011-04-241-28/+71
* | | bnx2x: fix UDP csum offloadVladislav Zolotarov2011-04-241-10/+24
* | | netconsole: fix deadlock when removing net driver that netconsole is using (v2)Neil Horman2011-04-221-0/+8
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-224-13/+16
|\ \ \ | | |/ | |/|
| * | iwl4965: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
| * | iwlwifi: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
| * | ath9k: fix the return value of ath_stoprecvFelix Fietkau2011-04-191-1/+1
| * | iwlwifi: fix frame injection for HT channelsDaniel Halperin2011-04-181-6/+1Star
* | | atl1c: Fix work event interrupt/task racesTim Gardner2011-04-222-12/+8Star
* | | be2net: increment work_counter in be_workerIvan Vecera2011-04-221-0/+1
* | | powerpc: Fix multicast problem in fs_enet driverAndrea Galbusera2011-04-221-4/+4
* | | bonding: 802.3ad - fix agg_device_upJiri Bohac2011-04-201-2/+5
* | | ehea: Fix a DLPAR bug on ehea_rereg_mrs().Breno Leitao2011-04-201-3/+6
| |/ |/|
* | ip6_pol_route panic: Do not allow VLAN on loopbackKrishna Kumar2011-04-181-1/+2
* | bnx2x: Fix port identification problemYaniv Rosner2011-04-181-5/+4Star
* | bna: fix memory leak during RX path cleanupRasesh Mody2011-04-141-1/+0Star
* | bna: fix for clean fw re-initializationRasesh Mody2011-04-144-15/+51
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-1411-46/+39Star
|\|
| * iwlegacy: fix tx_power initializationStanislaw Gruszka2011-04-136-28/+11Star
| * ath9k_htc: Fix ethtool reportingSujith Manoharan2011-04-121-2/+2
| * ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau2011-04-124-16/+26
* | qlcnic: limit skb frags for non tso packetAmit Kumar Salecha2011-04-132-0/+15
* | net: can: mscan: fix build breakage in mpc5xxx_canAnatolij Gustschin2011-04-131-1/+1
* | Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller2011-04-137-31/+30Star
|\ \
| * | sfc: Use rmb() to ensure reads occur in orderNeil Turton2011-04-131-0/+2
| * | sfc: Do not use efx_process_channel_now() in online self-testBen Hutchings2011-04-125-29/+23Star
| * | sfc: Stop the TX queues during loopback self-testsNeil Turton2011-04-123-2/+5
* | | net/natsami: store MAC into perm_addrOtavio Salvador2011-04-121-0/+3
* | | net/sis900: store MAC into perm_addr for SiS 900, 630E, 635 and 96x variantsOtavio Salvador2011-04-121-4/+19
|/ /
* | netxen: limit skb frags for non tso packetamit salecha2011-04-112-2/+19
* | bonding:fix two typosPeter Pan(潘卫平)2011-04-111-2/+2
* | net: fix tranmitted/tranmitting typoPeter Pan(潘卫平)2011-04-114-5/+5
* | bonding:delete unused rlb_interval_counterPeter Pan(潘卫平)2011-04-111-1/+0Star
* | bonding:delete unused alb_timerPeter Pan(潘卫平)2011-04-111-1/+0Star
* | bonding:set save_load to 0 when initializingPeter Pan(潘卫平)2011-04-111-1/+1
* | stmmac: fix Transmit Underflow errorGiuseppe CAVALLARO2011-04-111-1/+0Star
* | stmmac: fix open funct when exit on errorGiuseppe CAVALLARO2011-04-111-20/+28
* | stmmac: fixed dma lib build when turn-on the debug optionGiuseppe CAVALLARO2011-04-111-14/+14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-116-8/+28
|\|
| * iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACYJohn W. Linville2011-04-111-4/+5
| * p54: Initialize extra_len in p54_tx_80211Jason Conti2011-04-081-1/+1
| * ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau2011-04-081-2/+10
| * ath: add missing regdomain pair 0x5c mappingChristian Lamparter2011-04-071-0/+1
| * mwl8k: do not free unrequested irqBrian Cavagnolo2011-04-071-1/+8
| * iwlagn: override 5300 EEPROM # of chainsJohannes Berg2011-04-071-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-1125-37/+90
|\ \
| * | net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning2011-04-111-0/+15
| * | mlx4_en: Restoring RX buffer pointer in case of failureYevgeny Petrilin2011-04-081-0/+4
| * | mlx4: Sensing link type at device initializationYevgeny Petrilin2011-04-083-2/+9
| * | be2net: Fix suspend/resume operationPadmanabh Ratnakar2011-04-061-0/+1