summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-4/+22
2012-01-03mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar-1/+6
2012-01-03b43: fix regression in PIO caseGuennadi Liakhovetski-3/+13
2012-01-03ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan-0/+3
2012-01-03net: fsl: fec: fix build for mx23-only kernelWolfram Sang-2/+2
2011-12-30skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl-0/+3
2011-12-30mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin-0/+1
2011-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-3/+1
2011-12-19asix: new device idAurelien Jacobs-0/+4
2011-12-19davinci-cpdma: fix locking issue in cpdma_chan_stopIlya Yanok-0/+2
2011-12-19r8169: fix Config2 MSIEnable bit setting.françois romieu-6/+8
2011-12-19iwlwifi: update SCD BC table for all SCD queuesEmmanuel Grumbach-3/+1
2011-12-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-11/+17
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-57/+21
2011-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-11/+17
2011-12-14iwlwifi: allow to switch to HT40 if not associatedWey-Yi Guy-2/+2
2011-12-14iwlwifi: tx_sync only on PAN contextJohannes Berg-0/+6
2011-12-14mwifiex: avoid double list_del in command cancel pathYogesh Ashok Powar-7/+2
2011-12-12ath9k: fix max phy rate at rate control initRajkumar Manoharan-1/+3
2011-12-12iwlwifi: do not set the sequence control bit is not neededWey-Yi Guy-1/+4
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-5/+5
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-4/+4
2011-12-07rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp Dreimann-4/+4
2011-12-07fsl_pq_mdio: Clean up tbi address configurationAndy Fleming-45/+8
2011-12-07ppp: fix pptp double release_sock in pptp_bind()Djalal Harouni-3/+1
2011-12-07net/fec: fix the use of pdev->idShawn Guo-4/+7
2011-12-06ath9k: fix check for antenna diversity supportFelix Fietkau-1/+1
2011-12-06pasemi_mac: Fix building as moduleBen Hutchings-1/+2
2011-12-06netback: Fix alert message.Wei Liu-1/+1
2011-12-05r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.françois romieu-8/+3
2011-12-05r8169: Rx FIFO overflow fixes.françois romieu-25/+17
2011-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-42/+65
2011-12-03arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf-2/+2
2011-12-03drivers/net/ethernet/tile: use skb_frag_page() APIChris Metcalf-2/+2
2011-12-02iwlwifi: change the default behavior of watchdog timerWey-Yi Guy-9/+26
2011-12-02iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy-28/+28
2011-12-02iwlagn: fix HW crypto for TX-only keysJohannes Berg-5/+11
2011-11-30bonding: only use primary address for ARPHenrik Saavedra Persson-27/+6
2011-11-30net: fec: Select the FEC driver by default for i.MX SoCsFabio Estevam-0/+1
2011-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-9/+11
2011-11-28ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki-1/+2
2011-11-28rtlwifi: fix lps_lock deadlockStanislaw Gruszka-8/+9
2011-11-27jme: PHY configuration for compatible issueAries Lee-3/+129
2011-11-27ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki-1/+2
2011-11-26dm9000: Fix check for disabled wake on LANMark Brown-1/+1
2011-11-26net: Revert ARCNET and PHYLIB to tristate optionsBen Hutchings-2/+2
2011-11-23ehea: Use round_jiffies_relative to align workqueueAnton Blanchard-2/+4
2011-11-23ehea: Reduce memory usage in buffer poolsAnton Blanchard-2/+2
2011-11-23qlge: fix size of external list for TX address descriptorsThadeu Lima de Souza Cascardo-5/+3
2011-11-23bnx2x: Fix 5461x LEDYaniv Rosner-1/+39