summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-03-09net/hyperv: Use the built-in macro KBUILD_MODNAME for this driverHaiyang Zhang1-2/+2
2012-03-08net/usbnet: avoid recursive locking in usbnet_stop()Sebastian Siewior1-0/+2
2012-03-08mlx4_core: fix bug in modify_cq wrapper for resize flow.Jack Morgenstein1-2/+1
2012-03-08atl1c: set ATL1C_WORK_EVENT_RESET bit correctlyDan Carpenter1-1/+1
2012-03-08ehea: restore multicast and rx_errors fieldsEric Dumazet1-1/+3
2012-03-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller3-4/+8
2012-03-07caif-hsi: Set default MTU to 4096Sjur Brændeland1-1/+1
2012-03-07cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya1-0/+2
2012-03-07cxgb4: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya1-0/+2
2012-03-06mlx4_core: remove buggy sched_queue maskingYevgeny Petrilin1-5/+0
2012-03-06r8169: runtime resume before shutdown.françois romieu1-0/+5
2012-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-4/+8
2012-03-06tg3: Fix to use multi queue BQL interfacesTom Herbert1-3/+3
2012-03-06qla3xxx: ethernet: Fix bogus interrupt state flag.Santosh Nayak1-3/+2
2012-03-05iwlwifi: fix wowlan suspendJohannes Berg1-1/+1
2012-03-03r8169: corrupted IP fragments fix for large mtu.françois romieu1-0/+8
2012-03-03packetengines: fix config defaultstephen hemminger1-0/+1
2012-03-02vmxnet3: Fix transport header sizeShreyas Bhatewara2-8/+3
2012-03-02enic: fix an endian bug in enic_probe()Dan Carpenter2-2/+2
2012-03-02pch_gbe: memory corruption calling pch_gbe_validate_option()Dan Carpenter1-7/+8
2012-02-29tg3: Fix tg3_get_stats64 for 5700 / 5701 devsMatt Carlson1-22/+23
2012-02-29mwifiex: reset encryption mode flag before associationAmitkumar Karwar1-0/+1
2012-02-29carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter1-3/+5
2012-02-29carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari1-0/+1
2012-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-35/+35
2012-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-58/+128
2012-02-25Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-7/+7
2012-02-25Merge branch 'sfc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller1-2/+2
2012-02-25sfc: Fix assignment of ip_summed for pre-allocated skbsBen Hutchings1-2/+2
2012-02-25ppp: fix 'ppp_mp_reconstruct bad seq' errorsBen McKeegan1-0/+23
2012-02-25enic: Fix endianness bug.Santosh Nayak2-2/+2
2012-02-24davinci_emac: Do not free all rx dma descriptors during initChristian Riesch1-2/+4
2012-02-24mlx4_core: Fixing array indexes when setting port typesYevgeny Petrilin1-1/+1
2012-02-24phy: IC+101G and PHY_HAS_INTERRUPT flagGiuseppe CAVALLARO1-14/+17
2012-02-24netdev/phy/icplus: Correct broken phy_init codeDavid McKay1-6/+18
2012-02-24brcm80211: smac: only print block-ack timeout message at trace levelArend van Spriel1-3/+3
2012-02-24brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel1-5/+1
2012-02-23mlx4_core: Exported functions can't be staticDoug Ledford2-7/+7
2012-02-23Move Logitech Harmony 900 from cdc_ether to zaurusScott Talbert2-0/+14
2012-02-23hso: memsetting wrong data in hso_get_count()Dan Carpenter1-1/+1
2012-02-23ethernet/broadcom: ip6_route_output() never returns NULL.RongQing.Li1-1/+5
2012-02-22jme: Fix FIFO flush issueGuo-Fu Tseng2-10/+2
2012-02-22mlx4: Setting new port types after all interfaces unregisteredYevgeny Petrilin1-3/+2
2012-02-22mlx4: Replacing pool_lock with mutexYevgeny Petrilin3-6/+6
2012-02-22zaurus: Add ID for C-750/C-760/C-860/SL-C3000 PDA in MDLM modeDave Jones1-0/+5
2012-02-21iwlwifi: fix key removalJohannes Berg1-1/+9
2012-02-21rt2x00: fix a possible NULL pointer dereferenceGabor Juhos1-1/+2
2012-02-21ath9k_hw: prevent writes to const data on AR9160Felix Fietkau3-25/+20
2012-02-21mlx4_core: Do not map BF area if capability is 0Jack Morgenstein1-0/+3
2012-02-21Merge branch 'master' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-1/+12