aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-03-10bna: Replace large udelay() with mdelay()Ben Hutchings
2014-03-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-03-09Merge tag 'usb-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-03-09bnx2: Fix shutdown sequenceMichael Chan
2014-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-07Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma"Mathias Nyman
2014-03-07wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.cTejun Heo
2014-03-06net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...Amir Vadai
2014-03-06net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()Amir Vadai
2014-03-06bonding: correctly handle out of range parameters for lp_intervalSasha Levin
2014-03-06ibmveth: Fix endian issues with MAC addressesAnton Blanchard
2014-03-06phy: fix compiler array bounds warning on settings[]Bjorn Helgaas
2014-03-06mwifiex: save and copy AP's VHT capability info correctlyAmitkumar Karwar
2014-03-06mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar
2014-03-05hyperv: Move state setting for link queryHaiyang Zhang
2014-03-05net: macb: DMA-unmap full rx-bufferSoren Brinkmann
2014-03-05net: macb: Check DMA mappings for errorSoren Brinkmann
2014-03-05r8152: disable the ECM modehayeswang
2014-03-05net/mlx4: Support shutdown() interfaceGavin Shan
2014-03-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-03-04wl1251: use skb_trim to make skb shorterIvaylo Dimitrov
2014-03-04iwlwifi: fix and add 7265 series HW IDsOren Givon
2014-03-04iwlwifi: mvm: don't WARN when statistics are handled lateEmmanuel Grumbach
2014-03-03macvlan: Add support for 'always_on' offload featuresVlad Yasevich
2014-03-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-03-03Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-ca...David S. Miller
2014-03-03net: cpsw: fix cpdma rx descriptor leak on down interfaceSchuyler Patton
2014-03-03be2net: isolate TX workarounds not applicable to Skyhawk-RVasundhara Volam
2014-03-03be2net: Fix skb double free in be_xmit_wrokarounds() failure pathVasundhara Volam
2014-03-03be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...Somnath kotur
2014-03-03be2net: Fix to reset transparent vlan taggingSomnath Kotur
2014-03-03qlcnic: dcb: a couple off by one bugsDan Carpenter
2014-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-03can: flexcan: factor out soft reset into seperate funtionMarc Kleine-Budde
2014-03-03can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde
2014-03-03can: flexcan: fix transition from and to freeze mode in chip_{,un}freezeMarc Kleine-Budde
2014-03-03can: flexcan: factor out transceiver {en,dis}able into seperate functionsMarc Kleine-Budde
2014-03-03can: flexcan: fix transition from and to low power mode in chip_{en,dis}ableMarc Kleine-Budde
2014-03-03can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde
2014-03-03can: flexcan: fix shutdown: first disable chip, then all interruptsMarc Kleine-Budde
2014-03-02USB AX88179/178A: Support D-Link DUB-1312Gerry Demaret
2014-03-02b44: always set duplex mode why phy changesHauke Mehrtens
2014-03-02b44: add calls to phy_{start,stop}Hauke Mehrtens
2014-02-28bna: fix vlan tag stripping and implement its togglingIvan Vecera
2014-02-28tg3: Don't check undefined error bits in RXBDMichael Chan
2014-02-28mwifiex: do not advertise usb autosuspend supportBing Zhao
2014-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville
2014-02-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-02-27bnx2x: Add missing bit in default Tx switchingYuval Mintz
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville