summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2013-06-28usbnet: ax88179_178a: Correct a typo in descriptionDavid Chang
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-27bonding: when cloning a MAC use NET_ADDR_STOLENnikolay@redhat.com
2013-06-27bonding: remove unnecessary dev_addr_from_first membernikolay@redhat.com
2013-06-27bonding: remove unnecessary setup_by_slave membernikolay@redhat.com
2013-06-27ath10k: minimally handle new channel width enumeration valuesJohn W. Linville
2013-06-27ath9k_htc: ifdef out IFTYPE_MESH advertisementThomas Pedersen
2013-06-27brcmfmac: remove code and comment for older kernel supportArend van Spriel
2013-06-27brcmfmac: reduce firmware-signalling locking scope in rx pathArend van Spriel
2013-06-27brcmfmac: cleanup debug messages in brcmf_fws_hdrpush()Arend van Spriel
2013-06-27brcmfmac: tag packet in the netdev transmit callbackArend van Spriel
2013-06-27brcmfmac: add broken scatter-gather DMA supportFranky Lin
2013-06-27brcmfmac: use unified dongle address preparation functionFranky Lin
2013-06-27brcmfmac: remove SDIO_REQ_ASYNC flagFranky Lin
2013-06-27brcmfmac: remove (ab)use of NL80211_NUM_ACSArend van Spriel
2013-06-27brcmfmac: simplify transmit pathArend van Spriel
2013-06-27b43: replace B43_BCMA_EXTRA with modparam allhwsupportRafał Miłecki
2013-06-27ath10k: leave MMIC generation to the HWMichal Kazior
2013-06-27ath10k: fix 5ghz channel definitionsMichal Kazior
2013-06-27ath10k: fix MSI-X setup failpathMichal Kazior
2013-06-27rt2x00: rt2800lib: fix default TX power check for RT55xxGabor Juhos
2013-06-27ath9k: Add mix tx gain table for AR9462 2.0Sujith Manoharan
2013-06-27rt2x00: rt2800lib: turn on tertiary PAs/LNAs for 3T/3R devicesGabor Juhos
2013-06-27rt2x00: rt2800lib: turn on secondary PAs/LNAs for 3T/3R devicesGabor Juhos
2013-06-27rt2x00: rt2800: increase EEPROM_SIZE to 512 bytesGabor Juhos
2013-06-27can: at91_can: Use of_match_ptr()Sachin Kamat
2013-06-27can: flexcan: Use a regulator to control the CAN transceiverFabio Estevam
2013-06-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-06-26fec: Add support for reading RMON registersChris Healy
2013-06-26dlci: validate the net device in dlci_del()Zefan Li
2013-06-26dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li
2013-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-26arc_emac: fix compile-time errors & warnings on PPC64Alexey Brodkin
2013-06-25vxlan: fix function name spellingStephen Hemminger
2013-06-25Merge ../vxlan-xStephen Hemminger
2013-06-25net/tg3: Avoid delay during MMIO accessGavin Shan
2013-06-25bonding: add an option to fail when any of arp_ip_target is inaccessibleVeaceslav Falico
2013-06-25bonding: don't trust arp requests unless active slave really worksVeaceslav Falico
2013-06-25bonding: don't validate arp if we don't have toVeaceslav Falico
2013-06-25bonding: don't add duplicate targets to arp_ip_targetVeaceslav Falico
2013-06-25bonding: add helper function bond_get_targets_ip(targets, ip)Veaceslav Falico
2013-06-25net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF)Lad, Prabhakar
2013-06-25net: davinci_emac: simplify the OF parser codeLad, Prabhakar
2013-06-25net: davinci: emac: Convert to devm_* apiLad, Prabhakar
2013-06-25macvtap: Perform GSO on forwarding path.Vlad Yasevich
2013-06-25macvtap: Let TUNSETOFFLOAD actually controll offload features.Vlad Yasevich
2013-06-25macvtap: Consistently use rcu functionsVlad Yasevich
2013-06-25macvtap: Convert to using rtnl lockVlad Yasevich
2013-06-25ethernet/arc/arc_emac - Add new driverAlexey Brodkin
2013-06-25net/mlx4_core: Fail device init if num_vfs is negativeJack Morgenstein