summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | ehea: Reduce memory usage in buffer poolsAnton Blanchard2011-11-231-2/+2
* | | qlge: fix size of external list for TX address descriptorsThadeu Lima de Souza Cascardo2011-11-231-5/+3
* | | bnx2x: Fix 5461x LEDYaniv Rosner2011-11-232-1/+39
* | | b44: Use dev_kfree_skb_irq() in b44_tx()Xander Hover2011-11-231-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-223-4/+5
|\ \ \ | |/ /
| * | Revert "rt2800pci: handle spurious interrupts"John W. Linville2011-11-221-6/+1
| * | Revert "rt2x00: handle spurious pci interrupts"John W. Linville2011-11-223-3/+3
| * | prism54: potential memory corruption in prism54_get_essid()Dan Carpenter2011-11-211-1/+1
| * | p54spi: Fix workqueue deadlockMichael Büsch2011-11-171-2/+2
| * | p54spi: Add missing spin_lock_initMichael Büsch2011-11-171-0/+1
OpenPOWER on IntegriCloud