summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* can: fix multiple delivery of a single CAN frame for overlapping CAN filtersOliver Hartkopp2015-04-011-0/+21
* can: ems_usb: mark timestamp as little endianMarc Kleine-Budde2015-04-011-2/+2
* can: ems_usb: fix endianess of CAN IDGerhard Uttenthaler2015-04-011-5/+2
* Merge branch 'ptp-ns_to_timespec64'David S. Miller2015-03-3111-47/+20
|\
| * ptp: ixgbe: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2
| * ptp: fec: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2
| * ptp: tg3: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1
| * ptp: blackfin: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+3
| * ptp: cpts: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2
| * ptp: stmmac: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1
| * ptp: mlx4: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1
| * ptp: igb: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2
| * ptp: e1000e: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1
| * ptp: gianfar: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+3
| * ptp: bnx2x: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2
|/
* bonding: Fix another case of LACPDU not sent on slaveMahesh Bandewar2015-03-311-0/+3
* bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitionsMahesh Bandewar2015-03-311-6/+6
* Merge branch 'macb-next'David S. Miller2015-03-312-87/+130
|\
| * net/macb: unify peripheral version testingNicolas Ferre2015-03-312-5/+7
| * net/macb: fix the peripheral version testNicolas Ferre2015-03-311-1/+1
| * net/macb: add the user i/o to ethtool register dumpNicolas Ferre2015-03-312-2/+2
| * net/macb: fix probe sequence to setup clocks earlierNicolas Ferre2015-03-312-67/+104
| * net/macb: trivial: correct wording for capsNicolas Ferre2015-03-311-2/+2
| * net/macb: fix capabilities configurationNicolas Ferre2015-03-311-18/+18
| * net/macb: add comment in macb_probe_queuesNicolas Ferre2015-03-311-2/+6
| * net/macb: only probe queues once and use stored valuesNicolas Ferre2015-03-312-4/+4
|/
* net: smc91x: Remove an unused variableFabio Estevam2015-03-311-1/+0
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-3172-1190/+1909
|\
| * mac80211: set QoS capability before changing station stateJohannes Berg2015-03-301-4/+4
| * mac80211: send HT/VHT IEs in TDLS discovery responseArik Nemtsov2015-03-301-3/+8
| * mac80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com2015-03-305-11/+80
| * mac80211: IBSS fix scan requestJanusz.Dziedzic@tieto.com2015-03-303-12/+97
| * mac80211: factor out station lookup from ieee80211_build_hdr()Johannes Berg2015-03-301-70/+118
| * mac80211: make sta.wme indicate whether QoS is usedJohannes Berg2015-03-305-6/+8
| * mac80211: send AP probe as unicast againJohannes Berg2015-03-301-1/+1
| * mac80111: aes_gcm: clean up ieee80211_aes_gcm_key_setup_encrypt()Johannes Berg2015-03-301-4/+8
| * mac80111: aes_ccm: cleanup ieee80211_aes_key_setup_encrypt()Dan Carpenter2015-03-301-4/+8
| * mac80211: Fix misplaced return in AES-GMAC key setupJouni Malinen2015-03-301-2/+2
| * cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-3017-17/+37
| * mac80211: fix typo in debug outputMichael Braun2015-03-301-1/+1
| * mac80211: reject aggregation sessions with non-HT peersJohannes Berg2015-03-302-1/+12
| * cfg/mac80211: add regulatory classes IE during TDLS setupArik Nemtsov2015-03-303-0/+161
| * nl80211: small clarification of the sched_scan delay attributeLuciano Coelho2015-03-301-2/+3
| * mac80211: stop scan before connectionDavid Spinadel2015-03-301-0/+4
| * nl80211: add net-detect delay to wowlan infoLuciano Coelho2015-03-301-2/+3
| * mac80211: notify the driver about deauthEmmanuel Grumbach2015-03-302-18/+46
| * mac80211: notify the driver about association statusEmmanuel Grumbach2015-03-302-0/+17
| * mac80211: notify the driver about authentication statusEmmanuel Grumbach2015-03-302-0/+51
| * mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach2015-03-308-35/+71
| * mac80211: agg-tx: avoid sending DelBA with sta->lock heldJohannes Berg2015-03-301-2/+7
OpenPOWER on IntegriCloud