summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2014-11-20i40evf: make checkpatch happyMitch Williams
2014-11-20i40evf: update header commentsMitch Williams
2014-11-20i40e: don't overload fieldsMitch Williams
2014-11-20ixgbevf: add netpoll supportEmil Tantilov
2014-11-20ixgbevf: compare total_rx_packets and budget in ixgbevf_clean_rx_irqEmil Tantilov
2014-11-20ixgbevf: Change receive model to use double buffered page based receivesEmil Tantilov
2014-11-20ixgbevf: Update Rx next to clean in real timeEmil Tantilov
2014-11-20ixgbevf: reorder main loop in ixgbe_clean_rx_irq to allow for do/while/continueEmil Tantilov
2014-11-20ixgbevf: Cleanup variable usage, improve stack performanceEmil Tantilov
2014-11-20ixgbevf: Combine the logic for post Rx processing into single functionEmil Tantilov
2014-11-20ixgbevf: Test Rx status bits directly out of the descriptorEmil Tantilov
2014-11-20ixgbevf: Update ixgbevf_alloc_rx_buffers to handle clearing of status bitsEmil Tantilov
2014-11-20mwifiex: Add USB8766 supportKristian Evensen
2014-11-20net: brcm80211: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-20brcmfmac: don't include linux/unaligned/access_ok.hJohannes Berg
2014-11-20ath10k: report rx rate and signal for fragmented RxMichal Kazior
2014-11-20ath10k: use rx descriptor for ppdu status extractionMichal Kazior
2014-11-20ath10k: remove unused function argumentMichal Kazior
2014-11-20ath10k: unify rx undecappingMichal Kazior
2014-11-20ath10k: refactor htt->rx_confusedMichal Kazior
2014-11-20ath10k: simplify Rx loopMichal Kazior
2014-11-20ath10k: start using sk_buff_headMichal Kazior
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina
2014-11-19bonding: Introduce 4 AD link speed to fix agg_bandwidthJianhua Xie
2014-11-19bonding: change AD_LINK_SPEED_BITMASK to enum to suport more speedJianhua Xie
2014-11-19ath9k_common: make sure DEBUG_FS and RELAY enabledOleksij Rempel
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville
2014-11-19Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...David S. Miller
2014-11-19usbnet: rtl8150: remove unused variableSudip Mukherjee
2014-11-19net/mlx4_en: Add VXLAN ndo calls to the PF net device ops tooOr Gerlitz
2014-11-19bonding: fix curr_active_slave/carrier with loadbalance arp monitoringNikolay Aleksandrov
2014-11-19stmmac: review driver when run kernel-docGiuseppe CAVALLARO
2014-11-19stmmac: document common header fileGiuseppe CAVALLARO
2014-11-19tun: return NET_XMIT_DROP for dropped packetsJason Wang
2014-11-19mac80211-hwsim: Add HWSIM_CMD_GET_RADIO commandPatrik Flykt
2014-11-19mac80211-hwsim: Factor out netlink attribute appendingPatrik Flykt
2014-11-19mac80211-hwsim: remove unnecessary hwname checkJohannes Berg
2014-11-19mac80211-hwsim: hwname is always known so use the value from wiphyJukka Rissanen
2014-11-19mac80211_hwsim: support scanning with random MAC addressJohannes Berg
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-11-18vxlan: Inline vxlan_gso_check().Joe Stringer
2014-11-18can: m_can: update to support CAN FD featuresDong Aisheng
2014-11-18can: m_can: fix incorrect error messagesDong Aisheng
2014-11-18can: m_can: add missing delay after setting CCCR_INIT bitDong Aisheng
2014-11-18can: m_can: fix not set can_dlc for remote frameDong Aisheng
2014-11-18can: m_can: fix possible sleep in napi pollDong Aisheng
2014-11-18can: m_can: add missing message RAM initializationDong Aisheng
2014-11-18can: m_can: add CONFIG_HAS_IOMEM dependenceDavid Cohen
2014-11-18can: m_can: add .ndo_change_mtu functionDong Aisheng