summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'spear/dt' into next/dt2Arnd Bergmann2012-03-1627-96/+112
|\
| * net/hyperv: Use the built-in macro KBUILD_MODNAME for this driverHaiyang Zhang2012-03-081-2/+2
| * net/usbnet: avoid recursive locking in usbnet_stop()Sebastian Siewior2012-03-081-0/+2
| * mlx4_core: fix bug in modify_cq wrapper for resize flow.Jack Morgenstein2012-03-081-2/+1
| * atl1c: set ATL1C_WORK_EVENT_RESET bit correctlyDan Carpenter2012-03-081-1/+1
| * ehea: restore multicast and rx_errors fieldsEric Dumazet2012-03-081-1/+3
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-03-073-4/+8
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-063-4/+8
| | |\
| | | * iwlwifi: fix wowlan suspendJohannes Berg2012-03-051-1/+1
| | | * mwifiex: reset encryption mode flag before associationAmitkumar Karwar2012-02-291-0/+1
| | | * carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter2012-02-291-3/+5
| | | * carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari2012-02-291-0/+1
| * | | caif-hsi: Set default MTU to 4096Sjur Brændeland2012-03-061-1/+1
| * | | cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya2012-03-061-0/+2
| * | | cxgb4: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya2012-03-061-0/+2
| * | | mlx4_core: remove buggy sched_queue maskingYevgeny Petrilin2012-03-061-5/+0
| * | | r8169: runtime resume before shutdown.françois romieu2012-03-061-0/+5
| |/ /
| * | tg3: Fix to use multi queue BQL interfacesTom Herbert2012-03-061-3/+3
| * | qla3xxx: ethernet: Fix bogus interrupt state flag.Santosh Nayak2012-03-051-3/+2
| * | r8169: corrupted IP fragments fix for large mtu.françois romieu2012-03-021-0/+8
| * | packetengines: fix config defaultstephen hemminger2012-03-021-0/+1
| * | vmxnet3: Fix transport header sizeShreyas Bhatewara2012-03-012-8/+3
| * | enic: fix an endian bug in enic_probe()Dan Carpenter2012-03-012-2/+2
| * | pch_gbe: memory corruption calling pch_gbe_validate_option()Dan Carpenter2012-03-011-7/+8
| * | tg3: Fix tg3_get_stats64 for 5700 / 5701 devsMatt Carlson2012-02-291-22/+23
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-276-35/+35
| |\ \ | | |/
| | * brcm80211: smac: only print block-ack timeout message at trace levelArend van Spriel2012-02-231-3/+3
| | * brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel2012-02-231-5/+1
| | * iwlwifi: fix key removalJohannes Berg2012-02-211-1/+9
| | * rt2x00: fix a possible NULL pointer dereferenceGabor Juhos2012-02-211-1/+2
| | * ath9k_hw: prevent writes to const data on AR9160Felix Fietkau2012-02-213-25/+20
* | | Merge branch 'ux500/dt' into next/dt2Arnd Bergmann2012-03-161-5/+1
|\ \ \
| * \ \ Merge branch 'depends/driver-core' into ux500/dtArnd Bergmann2012-03-161-5/+1
| |\ \ \
| | * \ \ Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-0275-392/+702
| | |\ \ \
| | * | | | Remove useless get_driver()/put_driver() callsAlan Stern2012-01-241-5/+1
* | | | | | Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson2012-03-0822-58/+128
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-2622-58/+128
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'sfc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-02-241-2/+2
| | |\ \ \ \ \
| | | * | | | | sfc: Fix assignment of ip_summed for pre-allocated skbsBen Hutchings2012-02-251-2/+2
| | * | | | | | ppp: fix 'ppp_mp_reconstruct bad seq' errorsBen McKeegan2012-02-241-0/+23
| | * | | | | | enic: Fix endianness bug.Santosh Nayak2012-02-242-2/+2
| | * | | | | | davinci_emac: Do not free all rx dma descriptors during initChristian Riesch2012-02-241-2/+4
| | * | | | | | mlx4_core: Fixing array indexes when setting port typesYevgeny Petrilin2012-02-241-1/+1
| | * | | | | | phy: IC+101G and PHY_HAS_INTERRUPT flagGiuseppe CAVALLARO2012-02-231-14/+17
| | * | | | | | netdev/phy/icplus: Correct broken phy_init codeDavid McKay2012-02-231-6/+18
| | * | | | | | Move Logitech Harmony 900 from cdc_ether to zaurusScott Talbert2012-02-222-0/+14
| | * | | | | | hso: memsetting wrong data in hso_get_count()Dan Carpenter2012-02-221-1/+1
| | * | | | | | ethernet/broadcom: ip6_route_output() never returns NULL.RongQing.Li2012-02-221-1/+5
| | * | | | | | jme: Fix FIFO flush issueGuo-Fu Tseng2012-02-222-10/+2
| | * | | | | | mlx4: Setting new port types after all interfaces unregisteredYevgeny Petrilin2012-02-211-3/+2
OpenPOWER on IntegriCloud