summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-0645-669/+50
|\
| * driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+0
| * USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-1844-668/+50
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-043-4/+22
|\ \
| * | mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar2012-01-031-1/+6
| * | b43: fix regression in PIO caseGuennadi Liakhovetski2012-01-031-3/+13
| * | ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan2012-01-031-0/+3
* | | net: fsl: fec: fix build for mx23-only kernelWolfram Sang2012-01-031-2/+2
* | | skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl2011-12-301-0/+3
* | | mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin2011-12-301-0/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-211-3/+1
|\ \ \ | |/ /
| * | iwlwifi: update SCD BC table for all SCD queuesEmmanuel Grumbach2011-12-191-3/+1
* | | asix: new device idAurelien Jacobs2011-12-191-0/+4
* | | davinci-cpdma: fix locking issue in cpdma_chan_stopIlya Yanok2011-12-191-0/+2
* | | r8169: fix Config2 MSIEnable bit setting.françois romieu2011-12-191-6/+8
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-12-195-11/+17
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-155-11/+17
| |\ \ \ | | |/ /
| | * | iwlwifi: allow to switch to HT40 if not associatedWey-Yi Guy2011-12-141-2/+2
| | * | iwlwifi: tx_sync only on PAN contextJohannes Berg2011-12-141-0/+6
| | * | mwifiex: avoid double list_del in command cancel pathYogesh Ashok Powar2011-12-141-7/+2
| | * | ath9k: fix max phy rate at rate control initRajkumar Manoharan2011-12-121-1/+3
| | * | iwlwifi: do not set the sequence control bit is not neededWey-Yi Guy2011-12-121-1/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-168-57/+21
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-095-5/+5
| |\ \ \ | | |/ /
| | * | rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp Dreimann2011-12-074-4/+4
| | * | ath9k: fix check for antenna diversity supportFelix Fietkau2011-12-061-1/+1
| * | | fsl_pq_mdio: Clean up tbi address configurationAndy Fleming2011-12-071-45/+8
| * | | ppp: fix pptp double release_sock in pptp_bind()Djalal Harouni2011-12-071-3/+1
| * | | net/fec: fix the use of pdev->idShawn Guo2011-12-071-4/+7
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-12-091-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf2011-12-031-2/+2
| * | | drivers/net/ethernet/tile: use skb_frag_page() APIChris Metcalf2011-12-031-2/+2
| * | | ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki2011-11-271-1/+2
* | | | pasemi_mac: Fix building as moduleBen Hutchings2011-12-061-1/+2
* | | | netback: Fix alert message.Wei Liu2011-12-061-1/+1
* | | | r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.françois romieu2011-12-051-8/+3
* | | | r8169: Rx FIFO overflow fixes.françois romieu2011-12-051-25/+17
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-059-42/+65
|\ \ \ \ | | |/ / | |/| |
| * | | iwlwifi: change the default behavior of watchdog timerWey-Yi Guy2011-12-026-9/+26
| * | | iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy2011-12-023-28/+28
| * | | iwlagn: fix HW crypto for TX-only keysJohannes Berg2011-12-022-5/+11
* | | | bonding: only use primary address for ARPHenrik Saavedra Persson2011-11-301-27/+6
* | | | net: fec: Select the FEC driver by default for i.MX SoCsFabio Estevam2011-11-301-0/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-302-9/+11
|\ \ \ \ | |/ / /
| * | | ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki2011-11-281-1/+2
| * | | rtlwifi: fix lps_lock deadlockStanislaw Gruszka2011-11-281-8/+9
* | | | jme: PHY configuration for compatible issueAries Lee2011-11-272-3/+129
* | | | dm9000: Fix check for disabled wake on LANMark Brown2011-11-261-1/+1
* | | | net: Revert ARCNET and PHYLIB to tristate optionsBen Hutchings2011-11-262-2/+2
* | | | ehea: Use round_jiffies_relative to align workqueueAnton Blanchard2011-11-231-2/+4
OpenPOWER on IntegriCloud