aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-25iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman1-0/+1
2012-05-24xen/netback: Calculate the number of SKB slots required correctlySimon Graham1-2/+1
2012-05-24net: qmi_wwan: Add Sierra Wireless device IDsBjørn Mork1-0/+2
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds92-4501/+3464
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds10-18/+12
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds6-6459/+0
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-61/+44
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds49-110/+206
2012-05-22xen: do not disable netfront in dom0Marek Marczykowski1-6/+0
2012-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller90-4494/+3463
2012-05-22gianfar:don't add FCB length to hard_header_lenWu Jiajun-B063781-1/+1
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville90-4494/+3463
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+15