summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-12b43: stop format string leaking into error msgsKees Cook
2013-06-12ath9k: Use minstrel rate control by defaultSujith Manoharan
2013-06-12Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"Felix Fietkau
2013-06-12ath9k: Disable PowerSave by defaultSujith Manoharan
2013-06-12net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang
2013-06-12rtlwifi: Fix a false leak indication for PCI devicesLarry Finger
2013-06-12wl12xx/wl18xx: scan all 5ghz channelsEliad Peller
2013-06-12wl12xx: increase minimum singlerole firmware version requiredLuciano Coelho
2013-06-12wl12xx: fix minimum required firmware version for wl127x multiroleLuciano Coelho
2013-06-12rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networksLarry Finger
2013-06-12mwifiex: debugfs: Fix out of bounds array accessMark A. Greer
2013-06-12iwlwifi: fix rate control regressionMoshe Benji
2013-06-12gianfar: Add backwards compatible Single Queue mode pollingClaudiu Manoil
2013-06-12sfc: Store port number in private data, not net_device::dev_idBen Hutchings
2013-06-12team: remove synchronize_rcu() called during port disableJiri Pirko
2013-06-12team: use kfree_rcu instead of synchronize_rcu in team_port_devJiri Pirko
2013-06-12team: remove synchronize_rcu() called during queue override changeJiri Pirko
2013-06-12net: can: Convert to use devm_ioremap_resourceTushar Behera
2013-06-12net: emaclite: Convert to use devm_ioremap_resourceTushar Behera
2013-06-12net: fec: Convert to use devm_ioremap_resourceTushar Behera
2013-06-123c59x: consolidate error cleanup in vortex_init_one()Sergei Shtylyov
2013-06-12veth: remove redundant call of dev_alloc_nameHong zhi guo
2013-06-12team: move add to port list before port enablementJiri Pirko
2013-06-12team: check return value of team_get_port_by_index_rcu() for NULLJiri Pirko
2013-06-12tuntap: set SOCK_ZEROCOPY flag during openJason Wang
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-11cw1200: Fix an assorted pile of checkpatch warnings.Solomon Peachy
2013-06-11cw1200: Eliminate the ETF debug/engineering code.Solomon Peachy
2013-06-11cw1200: Remove "ITP" debug subsystem.Solomon Peachy
2013-06-11qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820Bjørn Mork
2013-06-11xen-netfront: use skb_partial_csum_set() to simplify the codesLi RongQing
2013-06-11sh_eth: fix result of sh_eth_check_reset() on timeoutSergei Shtylyov
2013-06-11net/ti davinci_mdio: don't hold a spin lock while calling pm_runtimeSebastian Siewior
2013-06-11ixgbe: add extra stats for ndo_ll_pollEliezer Tamir
2013-06-11ixgbe: add support for ndo_ll_pollEliezer Tamir
2013-06-10tuntap: fix a possible race between queue selection and changing queuesJason Wang
2013-06-10bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switchMaxime Bizon
2013-06-10bcm63xx_enet: split DMA channel register accessesMaxime Bizon
2013-06-10bcm63xx_enet: implement reset autoneg ethtool callbackMaxime Bizon
2013-06-10rt2x00: rt2x00queue: initialize data_queue fields earlierGabor Juhos
2013-06-10rtlwifi: initialize local array and set value.Yunlian Jiang
2013-06-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-06-10cw1200: handle allocation failure in wsm_event_indication()Dan Carpenter
2013-06-10cw1200: read beyond end of array in debug codeDan Carpenter
2013-06-10cw1200: Sanity-check arguments in copy_from_user()Solomon Peachy
2013-06-10cw1200: hwio: Remove an unnecessary gotoJoe Perches
2013-06-08macvtap: enable multiqueue flagJason Wang
2013-06-08macvtap: add TUNSETQUEUE ioctlJason Wang
2013-06-08macvtap: eliminate linear searchJason Wang