summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-27bcma: add support for BCM43142Rafał Miłecki
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-27Merge 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-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-26vxlan: fix function name spellingStephen Hemminger
2013-06-26Merge ../vxlan-xStephen Hemminger
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
2013-06-25net/mlx4_core: Add warning in case of command timeoutsDotan Barak
2013-06-25net/mlx4_core: Replace sscanf() with kstrtoint()Dotan Barak
2013-06-25net/mlx4_en: Remove an unnecessary testDotan Barak
2013-06-25net/mlx4_en: Add prints when TX timeout occursYevgeny Petrilin
2013-06-25net/mlx4_en: Fix a race between napi poll function and RX ring cleanupEugenia Emantayev
2013-06-25net/mlx4_en: Change log level from error to debug for vlan related messagesEugenia Emantayev
2013-06-25net/mlx4_en: Move register_netdev() to the end of initialization functionEugenia Emantayev
2013-06-25net/mlx4_en: Do not query stats when device port is downJack Morgenstein
2013-06-25net/mlx4_en: Fix resource leak in error flowDotan Barak
2013-06-25mlx4: allow order-0 memory allocations in RX pathEric Dumazet