summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* r8152: check RTL8152_UNPLUGhayeswang2014-04-121-0/+48
* net: sun4i-emac: add promiscuous supportMarc Zyngier2014-04-121-9/+21
* net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2014-04-121-3/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-04-1112-62/+66
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-04-1012-62/+66
| |\
| | * ath9k: fix a scheduling while atomic bug in CSA handlingFelix Fietkau2014-04-091-4/+3
| | * ath9k_hw: reduce ANI firstep range for older chipsFelix Fietkau2014-04-091-3/+1
| | * ath9k: Enable DFS only when ATH9K_DFS_CERTIFIEDJanusz Dziedzic2014-04-091-0/+2
| | * b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki2014-04-091-7/+7
| | * rtlwifi: btcoexist: remove undefined Kconfig macrosPaul Bolle2014-04-091-10/+0
| | * ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh2014-04-091-1/+4
| | * rsi: Fixed issue relating to doing dma on stack error.Fariya Fatima2014-04-091-7/+19
| | * rsi: Fixed issue relating to index of q_num.Fariya Fatima2014-04-091-2/+4
| | * rsi: Fixed issue relating to return value.Fariya Fatima2014-04-091-4/+2
| | * rsi: Fixed issue relating to variable de-referenced before check 'adapter'Fariya Fatima2014-04-091-2/+3
| | * rsi: Fixed signedness bug reported by static code analyzer.Fariya Fatima2014-04-091-3/+5
| | * rsi: Potential null pointer derefernce issue fixed.Fariya Fatima2014-04-091-19/+16
* | | drivers: net: cpsw: enable interrupts after napi enable and clearing previous...Mugunthan V N2014-04-111-6/+6
* | | drivers: net: cpsw: discard all packets received when interface is downMugunthan V N2014-04-111-1/+1
* | | net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-115-6/+6
* | | Drivers: net: hyperv: Address UDP checksum issuesKY Srinivasan2014-04-113-2/+37
* | | Drivers: net: hyperv: Negotiate suitable ndis version for offload supportKY Srinivasan2014-04-111-1/+1
* | | Drivers: net: hyperv: Allocate memory for all possible per-pecket informationKY Srinivasan2014-04-111-1/+3
* | | bonding: Remove debug_fs files when module init failsThomas Richter2014-04-111-0/+1
|/ /
* | drivers: net: cpsw: Add default vlan for dual emac case alsoMugunthan V N2014-04-091-2/+1
* | net phylib: Remove unnecessary condition check in phyBalakumaran Kannan2014-04-091-5/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-0818-113/+190
|\
| * isdnloop: several buffer overflowsDan Carpenter2014-04-081-8/+9
| * net/at91_ether: avoid NULL pointer dereferenceGilles Chanteperdrix2014-04-071-0/+3
| * at86rf230: fix MAX_CSMA_RETRIES parameterAlexander Aring2014-04-071-1/+1
| * sxgbe: fix duplicate #include headersJean Sacren2014-04-071-1/+0
| * xen-netback: Trivial format string fixZoltan Kiss2014-04-041-2/+2
| * net: bcmgenet: Remove unnecessary version.h inclusionSachin Kamat2014-04-041-1/+0
| * net: smc911x: Remove unused local variableLaurent Pinchart2014-04-041-1/+0
| * bonding: Inactive slaves should keep inactive flag's valuezheng.li2014-04-041-1/+1
| * net: Micrel KSZ8864RMN 4-port managed switch supportPhilipp Zabel2014-04-031-12/+40
| * sxgbe: fix driver probe error path and driver removal leaksfrançois romieu2014-04-031-10/+17
| * sxgbe: use common NET_VENDOR_FOO style.françois romieu2014-04-032-13/+20
| * xen-netback: Grant copy the header instead of map and memcpyZoltan Kiss2014-04-032-53/+70
| * xen-netback: Rename map opsZoltan Kiss2014-04-031-22/+24
| * net: qlcnic: include irq.h for irq definitionsJosh Boyer2014-04-031-0/+1
| * net: enic: include irq.h for irqreturn_t definitionsJosh Boyer2014-04-031-0/+1
| * net: bnx2x: include irq.h for irqreturn_t definitionsJosh Boyer2014-04-031-0/+1
| * isdnloop: Validate NUL-terminated strings from user.YOSHIFUJI Hideaki / 吉藤英明2014-04-031-0/+6
| * net: ti: fix CPTS driver build on armAlexei Starovoitov2014-04-031-0/+2
| * net: vxlan: fix crash when interface is created with no groupMike Rapoport2014-04-031-1/+5
* | Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-08136-2/+89854
|\ \
| * | staging: rtl8723au: The 8723 only has two pathsJes Sorensen2014-04-073-45/+0
| * | Staging: unisys: mark drivers as BROKENGreg Kroah-Hartman2014-04-071-1/+1
| * | Staging: unisys: verify that a control channel existsSasha Levin2014-04-071-0/+18