summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ath10k: mac: remove unreachable negative return checkNicholas Mc Guire2015-06-161-5/+5
| * ath10k: remove unused variable hdr in ath10k_htt_rx_h_undecap()Raja Mani2015-06-161-2/+0
| * ath10k: prevent debugfs mmio access crash kernelMichal Kazior2015-06-162-0/+14
| * ath10k: enable VHT for IBSSJanusz Dziedzic2015-06-161-0/+2
| * ath10k: print htt op_version upon driver bootMichal Kazior2015-06-161-1/+2
| * ath10k: dump fw features during probingMichal Kazior2015-06-163-2/+54
* | ath9k: DFS - add pulse chirp detection for FCCZefir Kurtisi2015-07-111-6/+161
* | ath9k: DFS - consider ext_channel pulses only in HT40 modeZefir Kurtisi2015-07-111-1/+2
* | ipw2100: fix timeout bug - always evaluated to 0Nicholas Mc Guire2015-07-111-1/+1
* | Merge branch 'be2net-next'David S. Miller2015-07-105-42/+82
|\ \
| * | be2net: bump up the driver version to 10.6.0.3Sathya Perla2015-07-101-1/+1
| * | be2net: make SET_LOOPBACK_MODE cmd asynchrounousSuresh Reddy2015-07-103-5/+35
| * | be2net: make the RX_FILTER command asynchronousSuresh Reddy2015-07-101-1/+1
| * | be2net: return error status from be_mcc_notify()Suresh Reddy2015-07-101-11/+28
| * | be2net: convert dest field in udp-hdr to host-endianVenkat Duvvuru2015-07-101-1/+1
| * | be2net: fix wrong return value in be_check_ufi_compatibility()Vasundhara Volam2015-07-101-1/+1
| * | be2net: remove redundant D0 power state setKalesh Purayil2015-07-101-2/+0
| * | be2net: query FW to check if EVB is enabledKalesh Purayil2015-07-102-3/+4
| * | be2net: remove duplicate code in be_setup_wol()Kalesh Purayil2015-07-101-17/+11
|/ /
* | ipv6: Do not iterate over all interfaces when finding source address on speci...YOSHIFUJI Hideaki/吉藤英明2015-07-101-90/+107
* | net: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-103-3/+0
* | net: phy: Support setting polarity in marvell phy driverDavid Thomson2015-07-102-2/+41
* | net: phy: Pass mdix ethtool setting through to phy driverDavid Thomson2015-07-102-0/+4
* | tcp: do not export tcp_init_xmit_timers()Eric Dumazet2015-07-091-1/+0
* | bridge: mdb: fill state in br_mdb_notifyNikolay Aleksandrov2015-07-093-5/+7
* | route: remove unsed variable in __mkroute_inputMasatake YAMATO2015-07-091-2/+1
* | ipv6: Nonlocal bindTom Herbert2015-07-096-3/+20
* | Merge branch 'tw_cleanups'David S. Miller2015-07-0910-96/+39
|\ \
| * | inet: inet_twsk_deschedule factorizationEric Dumazet2015-07-098-26/+19
| * | inet: simplify timewait refcountingEric Dumazet2015-07-095-68/+21
| * | inet: remove BUG_ON() in twsk_destructor()Eric Dumazet2015-07-091-3/+0
|/ /
* | ipv6: use flag instead of u16 for hop in inet6_skb_parmFlorian Westphal2015-07-094-8/+8
* | dsa: mv88e6352/mv88e6xxx: Add support for Marvell 88E6320 and 88E6321Aleksey S. Kazantsev2015-07-094-22/+65
* | Merge branch 'tcp-in-slow-start'David S. Miller2015-07-0914-23/+26
|\ \
| * | tcp: update congestion state first before raising cwndYuchung Cheng2015-07-091-4/+4
| * | tcp: do not slow start when cwnd equals ssthreshYuchung Cheng2015-07-094-6/+4
| * | tcp: add tcp_in_slow_start helperYuchung Cheng2015-07-0911-14/+19
|/ /
* | net: skb_defer_rx_timestamp should check for phydev before setting up classifyAlexander Duyck2015-07-091-1/+5
* | tcp: v1 always send a quick ack when quickacks are enabledJon Maxwell2015-07-092-10/+7
* | rocker: add change MTU supportScott Feldman2015-07-092-0/+62
* | neterion: s2io: Use module_pci_driverVaishali Thakkar2015-07-092-27/+1
* | cxgb4vf: Fix check to use new User Doorbell mechanismHariprasad Shenai2015-07-091-3/+9
* | test_bpf: extend tests for 32-bit endianness conversionXi Wang2015-07-081-0/+6
* | Merge branch 'cxgb4-t6'David S. Miller2015-07-086-101/+157
|\ \
| * | cxgb4: Enable cim_la dump to support T6Hariprasad Shenai2015-07-081-3/+51
| * | cxgb4: Read stats for only available channelsHariprasad Shenai2015-07-081-47/+26
| * | cxgb4: Update register ranges for T6 adapterHariprasad Shenai2015-07-081-7/+9
| * | cxgb4: Don't use entire L2T table, use only its sliceHariprasad Shenai2015-07-084-44/+71
|/ /
* | net: ec_bhf: Use module_pci_driverVaishali Thakkar2015-07-081-13/+1
* | hv_netvsc: Add support to set MTU reservation from guest sideHaiyang Zhang2015-07-083-3/+3
OpenPOWER on IntegriCloud