summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-03-30mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach
2015-03-04mac80211_hwsim: fix beacon timersJohannes Berg
2015-03-03mac80211_hwsim: Add minimal capability for vendor command/event testingJouni Malinen
2015-03-03cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor eventsAhmad Kholaif
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky
2015-02-28mac80211_hwsim: support any address in userspaceBob Copeland
2015-02-28cfg80211-wext: export symbols only when neededJohannes Berg
2015-02-21bna: Update the Driver and Firmware VersionRasesh Mody
2015-02-21bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody
2015-02-20sunvnet: failed trigger should not cause BUG_ON()David L Stevens
2015-02-20bonding: simple code refactorMahesh Bandewar
2015-02-20net: macb: Add big endian CPU supportArun Chandran
2015-02-20bnx2-cnic: Driver Version UpdateRasesh Mody
2015-02-20bnx2: Fix for Chip InitializationRasesh Mody
2015-02-20bnx2-cnic: Driver Rebranding ChangesRasesh Mody
2015-02-20hso: always read interface number from the current altsettingAleksander Morgado
2015-02-20be2net: Add a few inline functions to test TXQ conditionsSriharsha Basavapatna
2015-02-20be2net: Minor code cleanup in tx completion processSriharsha Basavapatna
2015-02-20be2net: Refactor be_xmit_enqueue() routineSriharsha Basavapatna
2015-02-20be2net: Refactor wrb_fill_hdr() routineSriharsha Basavapatna
2015-02-19net: dsa: mv88e6171: Enable access to phys via internal mdio busAndrew Lunn
2015-02-19net: dsa: mv88e6352: Refactor shareable codeAndrew Lunn
2015-02-19net: eth: altera: Change reset_mac failure message masks from err to dbgVince Bridgers
2015-02-19net: eth: altera: Change access ports to mdio for all xMII applicationsVince Bridgers
2015-02-19r8152: support setting rx coalescehayeswang
2015-02-19r8152: change rx early size when the mtu is changedhayeswang
2015-02-19r8152: separate USB_RX_EARLY_AGGhayeswang
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells
2015-02-15com20020-pci: add support for eae single cardMichael Grzeschik
2015-02-14net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081Sylvain Rochet
2015-02-14r8152: restore hw settingshayeswang
2015-02-13MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton
2015-02-13wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13hso: fix rx parsing logic when skb allocation failsAleksander Morgado
2015-02-11ipvlan: add a missing __percpu pcpu_statsEric Dumazet
2015-02-11tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \(NEC\)
2015-02-11Merge tag 'wireless-drivers-for-davem-2015-02-11' of git://git.kernel.org/pub...David S. Miller
2015-02-11bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki
2015-02-11qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh
2015-02-11net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen
2015-02-11sunvnet: don't change gso data on clonesDavid L Stevens
2015-02-11drivers/net: Use setup_timer and mod_timerVaishali Thakkar
2015-02-11drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OFGeert Uytterhoeven
2015-02-11et131x: use msecs_to_jiffies for conversionsNicholas Mc Guire
2015-02-11vxlan: Use checksum partial with remote checksum offloadTom Herbert
2015-02-11net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert