summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* dev: introduce dev_get_iflink()Nicolas Dichtel2015-04-029-17/+43
* pkt_sched: fq: correct spelling of locallySimon Horman2015-04-011-2/+2
* can: introduce new raw socket option to join the given CAN filtersOliver Hartkopp2015-04-011-1/+30
* can: fix multiple delivery of a single CAN frame for overlapping CAN filtersOliver Hartkopp2015-04-011-0/+21
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-3146-1111/+1515
|\
| * 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-304-5/+6
| * 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-306-6/+11
| * 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-302-0/+150
| * 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-301-18/+42
| * mac80211: notify the driver about association statusEmmanuel Grumbach2015-03-301-0/+15
| * mac80211: notify the driver about authentication statusEmmanuel Grumbach2015-03-301-0/+15
| * mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach2015-03-303-15/+20
| * mac80211: agg-tx: avoid sending DelBA with sta->lock heldJohannes Berg2015-03-301-2/+7
| * cfg80211: add vlan to station add/change tracingJohannes Berg2015-03-201-2/+6
| * mac80211: avoid duplicate TX path station lookupJohannes Berg2015-03-204-30/+50
| * mac80211: mesh: avoid pointless station lookupJohannes Berg2015-03-201-4/+6
| * mac80211: drop 4-addr VLAN frames earlier if not connectedJohannes Berg2015-03-201-0/+3
| * mac80211: don't look up destination station twiceJohannes Berg2015-03-201-4/+6
| * mac80211: remove drop_unencrypted codeJohannes Berg2015-03-207-30/+2
| * mac80211: Get IV len from key conf and not cipher schemeCedric Izoard2015-03-173-7/+9
| * mac80211: IBSS: refactor ieee80211_rx_bss_infoJanusz.Dziedzic@tieto.com2015-03-171-85/+99
| * mac80211: minstrel_ht: fix rounding issue in MCS duration calculationFelix Fietkau2015-03-171-2/+4
| * cfg80211: Process all pending regulatory requests/hintsBen2015-03-171-0/+7
| * mac80211: initialize rate control earlier for tdls stationMarek Puzyniak2015-03-171-5/+8
| * mac80211: refactor drop connection/unlock in CSA processingJohannes Berg2015-03-161-20/+9
| * mac80211: allow to get wireless_dev structure from ieee80211_vifEmmanuel Grumbach2015-03-161-0/+12
| * mac80211: add comment for rx_path_lockJohannes Berg2015-03-161-0/+6
| * mac80211: move netdev stats to common functionJohannes Berg2015-03-161-5/+3
| * cfg80211: Schedule timeout for all CRDA callsIlan peer2015-03-061-10/+5
| * cfg80211: Add API to change the indoor regulatory settingIlan peer2015-03-063-6/+85
| * cfg80211: Simplify the handling of regulatory indoor settingIlan peer2015-03-061-31/+3
| * mesh_plink: fixup type of timeout to match usageNicholas Mc Guire2015-03-041-1/+1
| * mesh_plink: use msecs_to_jiffies for proper time conversionNicholas Mc Guire2015-03-041-2/+2
| * mac80211: provide station PMF configuration to driverSenthilKumar Jegadeesan2015-03-042-1/+6
| * mac80211: allow iterating inactive interfacesArik Nemtsov2015-03-041-13/+16
| * nl80211: prohibit mixing 'any' and regular wowlan triggersJohannes Berg2015-03-041-0/+22
| * mac80211: check and dequeue skb in ieee80211_tx_prepare_skb()Johannes Berg2015-03-041-0/+9
OpenPOWER on IntegriCloud