summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-04-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller12-62/+66
2014-04-12drivers: net: cpsw: enable interrupts after napi enable and clearing previous...Mugunthan V N1-6/+6
2014-04-12drivers: net: cpsw: discard all packets received when interface is downMugunthan V N1-1/+1
2014-04-11Drivers: net: hyperv: Address UDP checksum issuesKY Srinivasan3-2/+37
2014-04-11Drivers: net: hyperv: Negotiate suitable ndis version for offload supportKY Srinivasan1-1/+1
2014-04-11Drivers: net: hyperv: Allocate memory for all possible per-pecket informationKY Srinivasan1-1/+3
2014-04-11bonding: Remove debug_fs files when module init failsThomas Richter1-0/+1
2014-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville12-62/+66
2014-04-09drivers: net: cpsw: Add default vlan for dual emac case alsoMugunthan V N1-2/+1
2014-04-09ath9k: fix a scheduling while atomic bug in CSA handlingFelix Fietkau1-4/+3
2014-04-09ath9k_hw: reduce ANI firstep range for older chipsFelix Fietkau1-3/+1
2014-04-09ath9k: Enable DFS only when ATH9K_DFS_CERTIFIEDJanusz Dziedzic1-0/+2
2014-04-09b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki1-7/+7
2014-04-09rtlwifi: btcoexist: remove undefined Kconfig macrosPaul Bolle1-10/+0
2014-04-09ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh1-1/+4
2014-04-09rsi: Fixed issue relating to doing dma on stack error.Fariya Fatima1-7/+19
2014-04-09rsi: Fixed issue relating to index of q_num.Fariya Fatima1-2/+4
2014-04-09rsi: Fixed issue relating to return value.Fariya Fatima1-4/+2
2014-04-09rsi: Fixed issue relating to variable de-referenced before check 'adapter'Fariya Fatima1-2/+3
2014-04-09rsi: Fixed signedness bug reported by static code analyzer.Fariya Fatima1-3/+5
2014-04-09rsi: Potential null pointer derefernce issue fixed.Fariya Fatima1-19/+16
2014-04-09net phylib: Remove unnecessary condition check in phyBalakumaran Kannan1-5/+1
2014-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-105/+175
2014-04-08Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2-2/+2
2014-04-08rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine1-0/+1
2014-04-07net/at91_ether: avoid NULL pointer dereferenceGilles Chanteperdrix1-0/+3
2014-04-07at86rf230: fix MAX_CSMA_RETRIES parameterAlexander Aring1-1/+1
2014-04-07sxgbe: fix duplicate #include headersJean Sacren1-1/+0
2014-04-04xen-netback: Trivial format string fixZoltan Kiss1-2/+2
2014-04-04net: bcmgenet: Remove unnecessary version.h inclusionSachin Kamat1-1/+0
2014-04-04net: smc911x: Remove unused local variableLaurent Pinchart1-1/+0
2014-04-04bonding: Inactive slaves should keep inactive flag's valuezheng.li1-1/+1
2014-04-04Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds4-0/+95
2014-04-04net: Micrel KSZ8864RMN 4-port managed switch supportPhilipp Zabel1-12/+40
2014-04-03sxgbe: fix driver probe error path and driver removal leaksfrançois romieu1-10/+17
2014-04-03sxgbe: use common NET_VENDOR_FOO style.françois romieu2-13/+20
2014-04-03xen-netback: Grant copy the header instead of map and memcpyZoltan Kiss2-53/+70
2014-04-03xen-netback: Rename map opsZoltan Kiss1-22/+24
2014-04-03net: qlcnic: include irq.h for irq definitionsJosh Boyer1-0/+1
2014-04-03net: enic: include irq.h for irqreturn_t definitionsJosh Boyer1-0/+1
2014-04-03net: bnx2x: include irq.h for irqreturn_t definitionsJosh Boyer1-0/+1
2014-04-03Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2-0/+9
2014-04-03be2net: Add abi version between be2net and ocrdmaDevesh Sharma2-0/+9
2014-04-03net: ti: fix CPTS driver build on armAlexei Starovoitov1-0/+2
2014-04-03net: vxlan: fix crash when interface is created with no groupMike Rapoport1-1/+5
2014-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds817-21834/+77015
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-04-03Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2014-04-02Merge tag 'linux-can-fixes-for-3.15-20140401' of git://gitorious.org/linux-ca...David S. Miller4-161/+265
2014-04-02qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'Shahed Shaikh4-3/+26