summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel2013-09-041-2/+4
* vxlan: remove net arg from vxlan[6]_xmit_skb()Nicolas Dichtel2013-09-041-4/+4
* iptunnels: remove net arg from iptunnel_xmit()Nicolas Dichtel2013-09-041-2/+1
* bonding: drop read_lock in bond_compute_featuresnikolay@redhat.com2013-09-041-7/+3
* bonding: drop read_lock in bond_fix_featuresnikolay@redhat.com2013-09-041-7/+3
* bonding: simplify bond_3ad_update_lacp_rate and use RTNL for syncnikolay@redhat.com2013-09-042-8/+7
* bonding: trivial: remove outdated comment and bracesnikolay@redhat.com2013-09-041-5/+1
* bonding: simplify and fix peer notificationnikolay@redhat.com2013-09-041-15/+7
* vhost_net: correctly limit the max pending buffersJason Wang2013-09-041-11/+7
* vhost_net: poll vhost queue after marking DMA is doneJason Wang2013-09-041-4/+5
* vhost_net: determine whether or not to use zerocopy at one timeJason Wang2013-09-041-27/+20
* vhost: switch to use vhost_add_used_n()Jason Wang2013-09-041-42/+12
* vhost_net: use vhost_add_used_and_signal_n() in vhost_zerocopy_signal_used()Jason Wang2013-09-041-5/+8
* vhost_net: make vhost_zerocopy_signal_used() return voidJason Wang2013-09-041-3/+2
* net: sunhme: use pci_{get,set}_drvdata()Jingoo Han2013-09-041-3/+3
* net: tulip: use pci_{get,set}_drvdata()Jingoo Han2013-09-041-1/+1
* net: mdio-octeon: use platform_{get,set}_drvdata()Jingoo Han2013-09-041-1/+1
* net: sunhme: use platform_{get,set}_drvdata()Jingoo Han2013-09-041-1/+1
* net: emac: use platform_{get,set}_drvdata()Jingoo Han2013-09-041-5/+5
* drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-0411-30/+30
* USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver SupportLiu Junliang2013-09-044-0/+742
* be2net: set and query VEB/VEPA mode of the PF interfaceAjit Khaparde2013-09-043-13/+108
* gianfar: Fix reported number of sent bytes to BQLClaudiu Manoil2013-09-042-8/+12
* netconsole: avoid a crash with multiple sysfs writersDan Aloni2013-09-041-1/+12
* sh_eth: Enable Rx descriptor word 0 shift for r8a7790Kouei Abe2013-09-041-0/+1
* sh_eth: Fix cache invalidation omission of receive bufferKouei Abe2013-09-041-0/+3
* bonding: use rlb_client_info->vlan_id instead of ->tagVeaceslav Falico2013-09-042-5/+4
* bonding: remove bond_vlan_used()Veaceslav Falico2013-09-042-22/+2
* Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-09-043-8/+43
|\
| * can: mscan: improve clock API useGerhard Sittig2013-08-293-7/+39
| * can: mscan: add a comment on reg to idx mappingGerhard Sittig2013-08-291-1/+4
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-09-04197-2331/+4186
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-29197-2331/+4186
| |\ \
| | * | cw1200: When debug is enabled, display all wakeup conditions for the wait_eve...Solomon Peachy2013-08-281-2/+2
| | * | cw1200: Display the correct default reference clock.Solomon Peachy2013-08-281-1/+1
| | * | rt2800usb: Add WLI-UC-G300HP's Product ID.Masami Ichikawa2013-08-281-0/+1
| | * | ath9k: Enable D3/L1 ASPM fix for AR9462Sujith Manoharan2013-08-281-6/+5
| | * | ath9k: Remove unused ANI commandsSujith Manoharan2013-08-285-18/+4
| | * | mwifiex: break a long line into two linesBing Zhao2013-08-281-1/+2
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-286-11/+13
| | |\ \
| | | * | mac80211_hwsim: fix error return code in init_mac80211_hwsim()Wei Yongjun2013-08-261-1/+3
| | | * | cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev2013-08-234-9/+8
| | | * | mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into driversJohannes Berg2013-08-231-1/+2
| | * | | ath9k: ar9003_eeprom.c:3618 fix variable name typoJohn W. Linville2013-08-281-2/+2
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-2812-30/+50
| | |\ \ \
| | | * | | ath9k: Enable PLL fix only for AR9340/AR9330Sujith Manoharan2013-08-221-2/+1
| | | * | | ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa2013-08-221-0/+10
| | | * | | iwl4965: fix rfkill set state regressionStanislaw Gruszka2013-08-221-1/+1
| | | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-223-3/+6
| | | |\ \ \
| | | | * | | mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau2013-08-213-3/+6