summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-05-16mac80211: Add debugfs entry for mesh ht_opmodeAshok Nagarajan
2012-05-16mac80211: Modify mesh_set_ht_prot_mode() to have less identationAshok Nagarajan
2012-05-16mac80211: Fix don't use '>' operator for matching channel typesAshok Nagarajan
2012-05-16mac80211: Push the deleted comment to correct placeAshok Nagarajan
2012-05-16nl80211: refactor valid channel type checkJohannes Berg
2012-05-16cfg80211: fix cfg80211_can_beacon_sec_chan prototypeJohannes Berg
2012-05-16nl80211: prevent additions to old station flags APIJohannes Berg
2012-05-16NFC: Queue I frame fragments to the LLCP sockets queue tailSamuel Ortiz
2012-05-16mac80211: fix network header location when adding encryption headersArik Nemtsov
2012-05-16mac80211: (selectively) add HT details in radiotapJohannes Berg
2012-05-16mac80211: Add IV-room in the skb for TKIP and WEPJanusz.Dziedzic@tieto.com
2012-05-16cfg80211: add warning when calculating MCS rates >= 32Johannes Berg
2012-05-16cfg80211: remove double prototypeJohannes Berg
2012-05-16Net: wireless: core.c: fixed checkpatch warningsCristian Chilipirea
2012-05-16mac80211: fix TX aggregation session timerJohannes Berg
2012-05-16mac80211: fix single queue driversJohannes Berg
2012-05-15NFC: HCI drivers don't have to keep track of polling stateEric Lapuyade
2012-05-15NFC: The NFC genl family structure should not be exposed globallyH Hartley Sweeten
2012-05-15NFC: HCI ops should not be exposed globallyH Hartley Sweeten
2012-05-15NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointerH Hartley Sweeten
2012-05-15NFC: Include nci_core.h to nci/lib.cH Hartley Sweeten
2012-05-15NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointerH Hartley Sweeten
2012-05-15NFC: Fix LLCP compilation warningjoseph daniel
2012-05-15NFC: Return the amount of LLCP bytes queued to sock_sendmsgSamuel Ortiz
2012-05-15NFC: Update the LLCP poll maskSamuel Ortiz
2012-05-15NFC: LLCP connect must wait for a CC frameSamuel Ortiz
2012-05-15NFC: Add HCI/SHDLC support to let driver check for tag presenceEric Lapuyade
2012-05-15NFC: Specify usage for targets found and target lost eventsEric Lapuyade
2012-05-15NFC: Remove useless HCI private nfc target tableEric Lapuyade
2012-05-15NFC: Cache the core NFC active target pointer instead of its indexEric Lapuyade
2012-05-15mac80211: fix the increment of unicast/multicast counters for forwarded PREQChun-Yeow Yeoh
2012-05-15mac80211: send peer candidate event for new sta onlyThomas Pedersen
2012-05-15NFC: Select CRC_CCITT for SHDLC link layer of HCI based driversMarcel Holtmann
2012-05-09{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan
2012-05-09mac80211: Allow nonHT/HT peering in meshAshok Nagarajan
2012-05-09mac80211: Implement HT mixed protection modeAshok Nagarajan
2012-05-09mac80211: Advertise HT protection mode in IEsAshok Nagarajan
2012-05-09cfg80211: fix BSS comparisonEmmanuel Grumbach
2012-05-09mac80211: Add more ethtools stats: survey, rates, etcBen Greear
2012-05-09mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear
2012-05-09mac80211: Support getting sta_info stats via ethtool.Ben Greear
2012-05-09cfg80211: Add framework to support ethtool stats.Ben Greear
2012-05-09mac80211: don't transmit 40MHz frames to 20MHz peerThomas Pedersen
2012-05-09mac80211: insert mesh peer after initThomas Pedersen
2012-05-09mac80211: fix rate control update on 2040 bss changeRajkumar Manoharan
2012-05-08netfilter: remove ip_queue supportPablo Neira Ayuso
2012-05-08netfilter: nf_conntrack: fix explicit helper attachment and NATPablo Neira Ayuso
2012-05-08netfilter: nf_ct_expect: partially implement ctnetlink_change_expectKelvie Wong
2012-05-08net: export sysctl_[r|w]mem_max symbols needed by ip_vs_syncHans Schillstrom
2012-05-08ipvs: ip_vs_proto: local functions should not be exposed globallyH Hartley Sweeten