summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-ppc4xx.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-28wcn36xx: introduce per-channel ring buffer locksBob Copeland2-8/+20
2015-10-28ath9k: fix phyerror codesZefir Kurtisi2-10/+22
2015-10-28orinoco_usb: return error in ezusb_probe when alloc_orinocodev failsJohn Linville1-0/+1
2015-10-28airo: fix scan after SIOCSIWAP (airo_set_wap)Ondrej Zary1-3/+17
2015-10-28airo: Track APList_rid in struct airo_infoOndrej Zary1-38/+19
2015-10-28net: hisilicon: updates HNS config and documentsyankejian2-6/+4
2015-10-28net: hns: fixes the bug tested XGE by ethtool -pLi Peng1-8/+1
2015-10-28gianfar: Increase TX_TIMEOUT to 5HZAbhimanyu1-1/+1
2015-10-28seccomp, ptrace: add support for dumping seccomp filtersTycho Andersen4-1/+93
2015-10-28mpls: reduce memory usage of routesRobert Shearman2-38/+111
2015-10-28mpls: fix forwarding using v4/v6 explicit nullRobert Shearman1-0/+2
2015-10-28sfc: replace spinlocks with bit ops for busy poll lockingBert Kenward2-75/+58
2015-10-28sock: don't enable netstamp for af_unix socketsHannes Frederic Sowa1-3/+17
2015-10-28qede: Add basic ethtool supportSudarsana Kalluru4-2/+596
2015-10-28qed: Add statistics supportManish Chopra6-1/+296
2015-10-28qede: Add support for linkSudarsana Kalluru1-0/+47
2015-10-28qed: Add link supportYuval Mintz8-5/+1102
2015-10-28qede: classification configurationSudarsana Kalluru2-0/+251
2015-10-28qede: Add basic network device supportYuval Mintz2-0/+1935
2015-10-28qed: Add slowpath L2 supportManish Chopra10-0/+2286
2015-10-28qede: Add basic Network driverYuval Mintz5-0/+436
2015-10-28qed: Add basic L2 interfaceYuval Mintz7-1/+482
2015-10-28qed: Add module with basic common supportYuval Mintz27-0/+16664
2015-10-27net: tso: add support for IPv6emmanuel.grumbach@intel.com2-5/+14
2015-10-27ipv6: icmp: include addresses in debug messagesBjørn Mork1-4/+8
2015-10-27bpf: make tracing helpers gpl onlyAlexei Starovoitov1-2/+2
2015-10-27bpf: fix bpf_perf_event_read() helperAlexei Starovoitov3-11/+22
2015-10-27net: dsa: bcm_sf2: Unhardcode port numbersFlorian Fainelli2-11/+97
2015-10-27net: dsa: bcm_sf2: Implement FDB operationsFlorian Fainelli3-0/+335
2015-10-26rtl8xxxu: fix unused rtl8192cu_fops compiler warningKalle Valo1-0/+16
2015-10-26arcnet: add netif_carrier_on/off for reconnectMichael Grzeschik2-0/+27
2015-10-26arcnet: com20020-pci: add led trigger supportMichael Grzeschik5-0/+181
2015-10-26arcnet: com20020-pci: add rotary index supportMichael Grzeschik2-0/+37
2015-10-26arcnet: com20020-pci: set dev_port to the subdevice indexMichael Grzeschik1-0/+1
2015-10-26arcnet: com20020: add enable and disable device on open/closeMichael Grzeschik1-10/+29
2015-10-26arcnet: move dev_free_skb to its only userMichael Grzeschik1-8/+2
2015-10-26bnxt_en: Fix compile warnings when CONFIG_INET is not set.Michael Chan2-1/+6
2015-10-26net: encx24j600: Fix mask to update LED configurationJon Ringle1-3/+3
2015-10-26net: mvneta: Fix clearing of MIB statisticsAndrew Lunn1-2/+7
2015-10-26net: mvneta: add ethtool statisticsRussell King1-0/+108
2015-10-25af_unix: do not report POLLOUT on listenersEric Dumazet1-2/+3
2015-10-25tipc: link_is_bc_sndlink() can be staticWu Fengguang2-5/+5
2015-10-25iwlwifi: nvm: free old section data when reading nvm fileMoshe Harel1-0/+1
2015-10-25iwlwifi: mvm: disable TDLS ac queues correctlyArik Nemtsov1-2/+3
2015-10-25iwlwifi: mvm: take scan ref only on successEliad Peller1-9/+6
2015-10-25iwlwifi: mvm: remove pointless scan plan checksJohannes Berg1-14/+0
2015-10-25iwlwifi: mvm: clean up some whitespace in scan codeJohannes Berg1-3/+2
2015-10-25iwlwifi: mvm: Implement per vif frame registration APIAndrei Otcheretianski2-0/+25
2015-10-25iwlwifi: avoid read/write operations if the bus is deadEliad Peller2-0/+8
2015-10-25iwlwifi: mvm: Add support for two scheduled scan plansAvraham Stern3-42/+87