summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-203-31/+2Star
|\
| * NET: pc300, show version info from module initJiri Slaby2012-03-081-7/+2Star
| * NET: pc300, do not zero global variablesJiri Slaby2012-03-082-22/+0Star
| * TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-2/+0Star
* | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-201-5/+1Star
|\ \
| * \ Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-09128-502/+660
| |\ \
| * \ \ 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-251-5/+1Star
* | | | | wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet2012-03-161-20/+10Star
* | | | | net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet2012-03-161-2/+2
* | | | | net/usbnet: reserve headroom on rx skbsEric Dumazet2012-03-161-2/+2
* | | | | bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt2012-03-161-26/+24Star
* | | | | bnx2x: fix a crash on corrupt firmware fileMichal Schmidt2012-03-161-0/+1
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-135-5/+22
|\ \ \ \ \
| * | | | | rt2x00: fix random stallsStanislaw Gruszka2012-03-123-1/+17
| * | | | | iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka2012-03-122-4/+5
* | | | | | tun: don't hold network namespace by tun socketsStanislav Kinsbursky2012-03-131-3/+12
* | | | | | bnx2x: FCoE statistics id fixedYuval Mintz2012-03-131-3/+9
* | | | | | bnx2x: dcb bit indices flags used as bitsYuval Mintz2012-03-132-4/+6
* | | | | | bnx2x: added cpu_to_le16 when preparing ramrod's dataAriel Elior2012-03-131-1/+1
* | | | | | bnx2x: pfc statistics counts pfc events twiceYuval Mintz2012-03-131-12/+0Star
* | | | | | usb: asix: Patch for Sitecom LN-031Joerg Neikes2012-03-111-0/+4
* | | | | | 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/+1Star
* | | | | | 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/+0Star
* | | | | | | 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/+2Star
* | | | | | r8169: corrupted IP fragments fix for large mtu.françois romieu2012-03-031-0/+8
* | | | | | packetengines: fix config defaultstephen hemminger2012-03-031-0/+1
* | | | | | vmxnet3: Fix transport header sizeShreyas Bhatewara2012-03-022-8/+3Star
* | | | | | 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/+1Star
| * | | | iwlwifi: fix key removalJohannes Berg2012-02-211-1/+9