aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-06net: sierra_net: device IDs for Aircard 320U++Bjørn Mork1-4/+10
2012-06-06mv643xx_eth: Fix compile error for architectures without clk.Andrew Lunn1-5/+10
2012-06-06stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO5-35/+31
2012-06-06stmmac: fix driver's doc when run kernel-doc scriptGiuseppe CAVALLARO1-2/+5
2012-06-05ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabledJohn Fastabend1-2/+5
2012-06-05ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend1-10/+5
2012-06-05e1000e: test for valid check_reset_block function pointerBruce Allan4-8/+12
2012-06-04net/hyperv: Use wait_event on outstanding sends during device removalHaiyang Zhang2-6/+7
2012-06-04net: icplus: fix interrupt maskGiuseppe CAVALLARO1-0/+7
2012-06-03can: cc770: Fix likely misuse of | for &Joe Perches1-1/+1
2012-06-03can: c_can: fix race condition in c_can_open()AnilKumar Ch1-1/+2
2012-06-03can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch2-4/+4
2012-06-03can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch1-2/+4
2012-06-02fec_mpc52xx: fix timestamp filteringStephan Gatzka1-1/+1
2012-06-02mcs7830: Implement link state detectionOndrej Zary1-2/+23
2012-06-02e1000e: fix Rapid Start Technology support for i217Bruce Allan1-9/+9
2012-06-02e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior1-1/+1
2012-06-01r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga1-0/+3
2012-06-018139cp/8139too: terminate the eeprom access with the right opmodeJason Wang2-2/+2
2012-06-018139cp: set ring address before enabling receiverJason Wang1-11/+11
2012-05-31net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAPJack Morgenstein1-3/+2
2012-05-31net/mlx4_core: Check port out-of-range before using in mlx4_slave_capJack Morgenstein1-3/+3
2012-05-31net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein4-14/+63
2012-05-31net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_eventJack Morgenstein1-5/+7
2012-05-31net/mlx4_core: Fix number of EQs used in ICM initialisationMarcel Apfelbaum2-15/+11
2012-05-31net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_intJack Morgenstein1-1/+1
2012-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds32-575/+199
2012-05-30net/smsc911x: Repair broken failure pathsLee Jones1-3/+4
2012-05-30virtio-net: remove useless disable on freezeMichael S. Tsirkin1-5/+0
2012-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville25-557/+174
2012-05-29r6040: Do a Proper deinit at errorpath and also when driver unloads (calling r6040_remove_one)Devendra Naga1-0/+5
2012-05-29r6040: disable pci device if the subsequent calls (after pci_enable_device) failsDevendra Naga1-4/+6
2012-05-29net: sh_eth: fix the rxdesc pointer when rx descriptor empty happensYoshihiro Shimoda1-3/+5
2012-05-29asix: allow full size 8021Q frames to be receivedEric Dumazet1-1/+2
2012-05-29wlcore: fix undefined symbols when CONFIG_PM is not definedEyal Shapira3-1/+7
2012-05-29ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau3-1/+7
2012-05-29ath9k_hw: update AR933x initvals to fix issues with high power devicesFelix Fietkau1-88/+90
2012-05-29ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau1-6/+10
2012-05-29ath9k: stop rx dma before stopping txFelix Fietkau1-3/+4
2012-05-29ath5k: add possible wiphy interface combinationsFelix Fietkau1-0/+19
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-23/+54
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-05-25Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds1-1/+0
2012-05-25brcmfmac: use vmalloc to allocate mem for the firmwareHauke Mehrtens1-2/+3
2012-05-25wl1251: fix oops on early interruptGrazvydas Ignotas2-3/+2
2012-05-25iwlwifi: fix memory leak if opmode fails to initJohannes Berg1-9/+9
2012-05-25iwlwifi: do not send lq cmd when station add failsMeenakshi Venkataraman1-1/+1
2012-05-25iwlwifi: remove ucode16 optionJohannes Berg4-426/+0
2012-05-25iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman2-5/+5
2012-05-25iwlwifi: fix the Transmit Frame Descriptor ringsEmmanuel Grumbach3-12/+16