aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-12tun: Turn tun_flow_init() into void fnPavel Emelyanov1-7/+2
2013-06-12tun: Report "persist" flag to userspacePavel Emelyanov1-0/+3
2013-06-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller160-2038/+18875
2013-06-12sh_eth: split 'sh_eth_netdev_ops'Sergei Shtylyov1-9/+20
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville5-3/+7
2013-06-12rt2800: fix RT5390 & RT3290 TX power settings regressionStanislaw Gruszka1-11/+18
2013-06-12brcmsmac: disable power-save related functionsArend van Spriel1-15/+2
2013-06-12iwlegacy: fix rate control regressionStanislaw Gruszka2-1/+2
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville19-71/+181
2013-06-12b43: stop format string leaking into error msgsKees Cook1-1/+1
2013-06-12ath9k: Use minstrel rate control by defaultSujith Manoharan4-9/+9
2013-06-12Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"Felix Fietkau1-5/+5
2013-06-12ath9k: Disable PowerSave by defaultSujith Manoharan1-2/+1
2013-06-12net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang1-3/+3
2013-06-12rtlwifi: Fix a false leak indication for PCI devicesLarry Finger1-0/+1
2013-06-12wl12xx/wl18xx: scan all 5ghz channelsEliad Peller2-2/+2
2013-06-12wl12xx: increase minimum singlerole firmware version requiredLuciano Coelho1-2/+2
2013-06-12wl12xx: fix minimum required firmware version for wl127x multiroleLuciano Coelho1-1/+1
2013-06-12rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networksLarry Finger7-41/+139
2013-06-12mwifiex: debugfs: Fix out of bounds array accessMark A. Greer1-5/+17
2013-06-12iwlwifi: fix rate control regressionMoshe Benji2-1/+2
2013-06-12gianfar: Add backwards compatible Single Queue mode pollingClaudiu Manoil1-2/+49
2013-06-12sfc: Store port number in private data, not net_device::dev_idBen Hutchings2-2/+3
2013-06-12team: remove synchronize_rcu() called during port disableJiri Pirko3-18/+8
2013-06-12team: use kfree_rcu instead of synchronize_rcu in team_port_devJiri Pirko1-2/+1
2013-06-12team: remove synchronize_rcu() called during queue override changeJiri Pirko1-16/+47
2013-06-12net: can: Convert to use devm_ioremap_resourceTushar Behera1-2/+2
2013-06-12net: emaclite: Convert to use devm_ioremap_resourceTushar Behera1-2/+4
2013-06-12net: fec: Convert to use devm_ioremap_resourceTushar Behera1-6/+6
2013-06-123c59x: consolidate error cleanup in vortex_init_one()Sergei Shtylyov1-13/+12
2013-06-12veth: remove redundant call of dev_alloc_nameHong zhi guo1-7/+0
2013-06-12team: move add to port list before port enablementJiri Pirko1-1/+1
2013-06-12team: check return value of team_get_port_by_index_rcu() for NULLJiri Pirko2-0/+4
2013-06-12tuntap: set SOCK_ZEROCOPY flag during openJason Wang1-0/+2
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville160-2038/+18875
2013-06-11cw1200: Fix an assorted pile of checkpatch warnings.Solomon Peachy9-75/+80
2013-06-11cw1200: Eliminate the ETF debug/engineering code.Solomon Peachy7-349/+2
2013-06-11cw1200: Remove "ITP" debug subsystem.Solomon Peachy8-905/+3
2013-06-11qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820Bjørn Mork2-0/+7
2013-06-11xen-netfront: use skb_partial_csum_set() to simplify the codesLi RongQing1-12/+8
2013-06-11sh_eth: fix result of sh_eth_check_reset() on timeoutSergei Shtylyov1-2/+2
2013-06-11net/ti davinci_mdio: don't hold a spin lock while calling pm_runtimeSebastian Siewior1-3/+2
2013-06-10ixgbe: add extra stats for ndo_ll_pollEliezer Tamir3-0/+60
2013-06-10ixgbe: add support for ndo_ll_pollEliezer Tamir3-8/+177
2013-06-10tuntap: fix a possible race between queue selection and changing queuesJason Wang1-1/+1
2013-06-10bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switchMaxime Bizon2-12/+998
2013-06-10bcm63xx_enet: split DMA channel register accessesMaxime Bizon1-56/+83
2013-06-10bcm63xx_enet: implement reset autoneg ethtool callbackMaxime Bizon1-0/+15
2013-06-10rt2x00: rt2x00queue: initialize data_queue fields earlierGabor Juhos1-6/+38
2013-06-10rtlwifi: initialize local array and set value.Yunlian Jiang1-1/+1