aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-05-22ath9k: fix build error with disabled debugZefir Kurtisi
2014-05-22b43: N-PHY: add missing calib values for radio 0x2026 rev 11Rafał Miłecki
2014-05-22b43: fix list of 5 GHz channels for 802.11n cardsRafał Miłecki
2014-05-22b43: fix typo in define name for 2 GHz channels (s/CHAN4G/CHAN2G/)Rafał Miłecki
2014-05-22libertas: fix return value when processing invalid packetDan Williams
2014-05-22rt2x00: Endless loop on hub port power downRichard Genoud
2014-05-22carl9170: fix leaks at failure path in carl9170_usb_probe()Alexey Khoroshilov
2014-05-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-05-22ath10k: support get/set antenna configurations.Ben Greear
2014-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-05-22iwlwifi: mvm: remove vif argument from power_update_macArik Nemtsov
2014-05-22iwlwifi: mvm: make iwl_mvm_update_beacon_abort staticEmmanuel Grumbach
2014-05-22iwlwifi: mvm: remove debugfs hook for reduced tx powerEmmanuel Grumbach
2014-05-22iwlwifi: mvm: disable reduced Tx power when not applicableEmmanuel Grumbach
2014-05-21wimax/i2400m: make return of 0 explicitJulia Lawall
2014-05-21enic: Add support for adaptive interrupt coalescingSujith Sankar
2014-05-21vxge: Use time_before()Manuel Schölling
2014-05-21ieee802154: Introduce the use of the managed version of kzallocHimangi Saraogi
2014-05-21net-tun: restructure tun_do_read for better sleep/wakeup efficiencyXi Wang
2014-05-21i40e: fix passing wrong error code to i40e_open()Jean Sacren
2014-05-21i40evf: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-05-21can: gs_usb: gs_destroy_candev(): fix use after freeMarc Kleine-Budde
2014-05-21i40e: Check PCI_IOV config to avoid compile errorGreg Rose
2014-05-21i40e: remove Tx work for ptpJesse Brandeburg
2014-05-21i40e: Don't disable SR-IOV when VFs are assignedMitch Williams
2014-05-21i40e: remove hardcode of stats struct size in ethtoolShannon Nelson
2014-05-21i40e/i40evf: control auto ITR through ethtoolMitch Williams
2014-05-21i40e/i40evf: set proper default for ITR registersMitch Williams
2014-05-21i40evf: make ethtool_ops constMitch Williams
2014-05-21iwlwifi: mvm: pass force_assoc_off all the way down to avoid hacksLuciano Coelho
2014-05-21i40evf: don't lie to ethtoolMitch Williams
2014-05-21iwlwifi: mvm: don't filter out the first beaconAvri Altman
2014-05-21Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach
2014-05-21iwlwifi: mvm: disable beacon filteringEmmanuel Grumbach
2014-05-21i40evf: Use macro param for ethtool statsMitch Williams
2014-05-21i40e: add required includeMitch Williams
2014-05-21i40evf: Fix the headers and update copyright year.Jesse Brandeburg
2014-05-21i40evf: Remove unused definesCatherine Sullivan
2014-05-21i40evf: Update AdminQ interfaceShannon Nelson
2014-05-21can: peak_pci: prevent use after free at netdev removalStephane Grosjean
2014-05-21Merge tag 'linux-can-next-for-3.16-20140519' of git://gitorious.org/linux-can...David S. Miller
2014-05-21net: cdc_ncm: fix 64bit division build errorBjørn Mork
2014-05-20ath9k: fixup "ath9k_htc: fix build with disabled debug"John W. Linville
2014-05-20b43: xmit: set 5 GHz bit depending on current bandRafał Miłecki
2014-05-20ath9k_htc: fix build with disabled debugOleksij Rempel
2014-05-20b43: add more devices to the bands databaseRafał Miłecki
2014-05-20b43: move bands detection to a separated functionRafał Miłecki
2014-05-19brcmsmac: make return of 0 explicitJulia Lawall