aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-08ipheth: Properly distinguish length and alignment in URBs and skbsBen Hutchings1-5/+9
2011-05-06vmxnet3: Consistently disable irqs when taking adapter->cmd_lockRoland Dreier1-4/+6
2011-05-05can: fix SJA1000 dlc for RTR packetsKurt Van Dijck1-1/+1
2011-05-05usbnet: runtime pm: fix out of memoryMing Lei1-3/+7
2011-05-02Revert: veth: remove unneeded ifname code from veth_newlink()Jiri Pirko1-0/+12
2011-05-02smsc95xx: fix reset checkRabin Vincent1-1/+1
2011-05-02tg3: Fix failure to enable WoL by default when possibleRafael J. Wysocki1-2/+6
2011-05-02amd8111e: trivial typo spelling: Negotitate -> NegotiateJoe Perches1-1/+1
2011-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller5-17/+47
2011-04-29mii: add support of pause frames in mii_get_anartpol1-0/+4
2011-04-29net: ftmac100: fix scheduling while atomic during PHY link status changeAdam Jaremko1-4/+4
2011-04-29usbnet: add support for some Huawei modems with cdc-ether portsDan Williams1-2/+12
2011-04-29bnx2: cancel timer on device removalNeil Horman1-0/+2
2011-04-29iwl4965: fix "Received BA when not expected"Stanislaw Gruszka1-6/+12
2011-04-29iwlagn: fix "Received BA when not expected"Stanislaw Gruszka1-6/+11
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart1-0/+8
2011-04-28iwl4965: fix "TX Power requested while scanning"Stanislaw Gruszka1-4/+4
2011-04-28iwlegacy: led stay solid on when no trafficWey-Yi Guy1-1/+19
2011-04-28b43: trivial: update module info about ucode16_mimo firmwareRafał Miłecki1-0/+1
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/romieu/netdev-2.6David 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/linville/wireless-2.6David 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/linville/wireless-2.6David 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/bwh/sfc-2.6David 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