summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-019-46/+58
|\
| * ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan2011-02-011-1/+7
| * wl12xx: fix use after freeMathias Krause2011-01-311-2/+1
| * ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan2011-01-282-2/+2
| * ath9k_hw: Fix system hang when resuming from S3/S4Rajkumar Manoharan2011-01-281-2/+1
| * ath9k_htc: fix race conditions when stop deviceStanislaw Gruszka2011-01-272-9/+15
| * ath9k: fix race conditions when stop deviceStanislaw Gruszka2011-01-272-5/+9
| * ath5k: correct endianness of frame durationBob Copeland2011-01-271-3/+1
| * ath5k: fix error handling in ath5k_hw_dma_stopBob Copeland2011-01-271-2/+2
| * rtlwifi: Fix firmware upload errorsChaoming Li2011-01-271-20/+20
* | vxge: Fix wrong boolean operatorStefan Weil2011-02-011-1/+1
* | enc28j60: Fix reading of transmit status vectorStefan Weil2011-02-011-1/+1
* | axnet_cs: reduce delay time at ei_rx_overrunKen Kawasaki2011-02-011-4/+2
* | CAN: softing driver depends on IOMEMChuck Ebbert2011-01-311-1/+1
* | bnx2x: Update bnx2x version to 1.62.00-5Yaniv Rosner2011-01-311-2/+2
* | bnx2x: Fix potential link loss in multi-function modeYaniv Rosner2011-01-311-7/+11
* | bnx2x: Fix port swap for BCM8073Yaniv Rosner2011-01-311-3/+6
* | bnx2x: Fix LED blink rate on BCM84823Yaniv Rosner2011-01-311-0/+12
* | bnx2x: Remove setting XAUI low-power for BCM8073Yaniv Rosner2011-01-311-44/+0
* | slcan: fix referenced website in Kconfig help textOliver Hartkopp2011-01-301-1/+1
* | dl2k: nulify fraginfo after unmapStanislaw Gruszka2011-01-271-2/+2
* | xen: netfront: handle incoming GSO SKBs which are not CHECKSUM_PARTIALIan Campbell2011-01-271-8/+88
* | bnx2: Eliminate AER error messages on systems not supporting itMichael Chan2011-01-262-8/+10
* | cnic: Fix big endian bugMichael Chan2011-01-261-6/+6
* | tg3: Use new VLAN codeMatt Carlson2011-01-262-88/+10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-268-12/+29
|\|
| * rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman2011-01-251-0/+1
| * rtlwifi: Fix possible NULL dereferenceJesper Juhl2011-01-211-2/+9
| * ath9k: add missing ps wakeup/restore callsFelix Fietkau2011-01-212-5/+5
| * ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez2011-01-212-1/+6
| * iwlwifi: don't read sku information from EEPROM for 4965Wey-Yi Guy2011-01-212-4/+8
* | USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()Jesper Juhl2011-01-251-0/+1
* | pch_gbe: don't use flush_scheduled_work()Tejun Heo2011-01-251-1/+1
* | bnx2: Always set ETH_FLAG_TXVLANMichael Chan2011-01-251-0/+4
* | Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/l...David S. Miller2011-01-251-26/+112
|\ \
| * | can: at91_can: make can_id of mailbox 0 configurableMarc Kleine-Budde2011-01-241-7/+83
| * | can: at91_can: don't use mailbox 0Marc Kleine-Budde2011-01-241-12/+20
| * | can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUMMarc Kleine-Budde2011-01-241-8/+10
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2011-01-2456-103/+94
|\ \ \
| * | | module: fix missing semicolons in MODULE macro usageRusty Russell2011-01-241-1/+1
| * | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-211-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-2020-210/+424
| |\ \ \
| * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-01-174-15/+19
| |\ \ \ \
| | * | | | IB/mlx4: Handle protocol field in multicast tableAleksey Senin2011-01-121-10/+13
| | * | | | mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long)Roland Dreier2011-01-123-5/+6
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds2011-01-171-2/+1
| |\ \ \ \ \
| | * | | | | net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FSNicholas Bellinger2011-01-161-2/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-1438-505/+512
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-143-25/+8
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | PCI: make pci_restore_state return voidJon Mason2010-12-235-32/+10