summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart1-0/+8
2011-04-24cdc_ncm: fix short packet issue on some devicesHans Petter Selasky1-2/+2
2011-04-24Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller1-28/+71
2011-04-24r8169: don't request firmware when there's no userspace.François Romieu1-28/+71
2011-04-23bnx2x: fix UDP csum offloadVladislav Zolotarov1-10/+24
2011-04-22netconsole: fix deadlock when removing net driver that netconsole is using (v2)Neil Horman1-0/+8
2011-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller4-13/+16
2011-04-21atl1c: Fix work event interrupt/task racesTim Gardner2-12/+8
2011-04-21be2net: increment work_counter in be_workerIvan Vecera1-0/+1
2011-04-21powerpc: Fix multicast problem in fs_enet driverAndrea Galbusera1-4/+4
2011-04-20iwl4965: fix skb usage after freeStanislaw Gruszka1-3/+7
2011-04-20iwlwifi: fix skb usage after freeStanislaw Gruszka1-3/+7
2011-04-20bonding: 802.3ad - fix agg_device_upJiri Bohac1-2/+5
2011-04-20ehea: Fix a DLPAR bug on ehea_rereg_mrs().Breno Leitao1-3/+6
2011-04-19ath9k: fix the return value of ath_stoprecvFelix Fietkau1-1/+1
2011-04-18iwlwifi: fix frame injection for HT channelsDaniel Halperin1-6/+1
2011-04-17ip6_pol_route panic: Do not allow VLAN on loopbackKrishna Kumar1-1/+2
2011-04-17bnx2x: Fix port identification problemYaniv Rosner1-5/+4
2011-04-14bna: fix memory leak during RX path cleanupRasesh Mody1-1/+0
2011-04-14bna: fix for clean fw re-initializationRasesh Mody4-15/+51
2011-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller11-46/+39
2011-04-13iwlegacy: fix tx_power initializationStanislaw Gruszka6-28/+11
2011-04-13qlcnic: limit skb frags for non tso packetAmit Kumar Salecha2-0/+15
2011-04-13net: can: mscan: fix build breakage in mpc5xxx_canAnatolij Gustschin1-1/+1
2011-04-12Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller7-31/+30
2011-04-12sfc: Use rmb() to ensure reads occur in orderNeil Turton1-0/+2
2011-04-12net/natsami: store MAC into perm_addrOtavio Salvador1-0/+3
2011-04-12net/sis900: store MAC into perm_addr for SiS 900, 630E, 635 and 96x variantsOtavio Salvador1-4/+19
2011-04-12connector: fix skb double free in cn_rx_skb()Patrick McHardy1-0/+1
2011-04-12ath9k_htc: Fix ethtool reportingSujith Manoharan1-2/+2
2011-04-12ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau4-16/+26
2011-04-12sfc: Do not use efx_process_channel_now() in online self-testBen Hutchings5-29/+23
2011-04-12sfc: Stop the TX queues during loopback self-testsNeil Turton3-2/+5
2011-04-11netxen: limit skb frags for non tso packetamit salecha2-2/+19
2011-04-11bonding:fix two typosPeter Pan(潘卫平)1-2/+2
2011-04-11net: fix tranmitted/tranmitting typoPeter Pan(潘卫平)4-5/+5
2011-04-11bonding:delete unused rlb_interval_counterPeter Pan(潘卫平)1-1/+0
2011-04-11bonding:delete unused alb_timerPeter Pan(潘卫平)1-1/+0
2011-04-11bonding:set save_load to 0 when initializingPeter Pan(潘卫平)1-1/+1
2011-04-11stmmac: fix Transmit Underflow errorGiuseppe CAVALLARO1-1/+0
2011-04-11stmmac: fix open funct when exit on errorGiuseppe CAVALLARO1-20/+28
2011-04-11stmmac: fixed dma lib build when turn-on the debug optionGiuseppe CAVALLARO1-14/+14
2011-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller6-8/+28
2011-04-11iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACYJohn W. Linville1-4/+5
2011-04-11pci: fix PCI bus allocation alignment handlingLinus Torvalds1-2/+2
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds25-37/+90
2011-04-10net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning1-0/+15
2011-04-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-21/+13
2011-04-08p54: Initialize extra_len in p54_tx_80211Jason Conti1-1/+1
2011-04-08ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau1-2/+10