summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-06-12Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg
2013-06-12Bluetooth: Fix checks for LE support on LE-only controllersJohan Hedberg
2013-06-12mac80211: Fix rate control mask matching callSimon Wunderlich
2013-06-12mac80211: abort CAC in stop_ap()Simon Wunderlich
2013-06-12mac80211: work around broken APs not including HT infoJohannes Berg
2013-06-11cfg80211: fix rtnl leak in wiphy dump error casesJohannes Berg
2013-06-11nl80211: allow sending CMD_FRAME without specifying any frequencyAntonio Quartulli
2013-06-11mac80211: make mgmt_tx accept a NULL channelAntonio Quartulli
2013-06-11cfg80211: fix VHT TDLS peer AID verificationJouni Malinen
2013-06-11{nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan
2013-06-11mac80211: expire mesh peers based on mesh configurationColleen Twitty
2013-06-11{nl,cfg}80211: make peer link expiration time configurableColleen Twitty
2013-06-11mac80211: fix mesh deadlockThomas Pedersen
2013-06-05wireless: fix kernel-docJohannes Berg
2013-06-05mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar
2013-06-05mac80211: fix powersave bug and clean up ieee80211_rx_bss_infoAlexander Bondar
2013-06-04cfg80211: make wiphy index start at 0 againJohannes Berg
2013-06-04cfg80211: fix potential deadlock regressionJohannes Berg
2013-06-04regulatory: use proper enum return valueJohannes Berg
2013-06-04cfg80211: separate internal SME implementationJohannes Berg
2013-06-04cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg
2013-06-04mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframesPontus Fuchs
2013-06-04nl80211: remove bogus genlmsg_end() error checkingJohannes Berg
2013-06-04mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg
2013-06-03mac80211: set mesh formation field properlyJacob Minshall
2013-06-03mac80211: don't check local mesh TTL on TXThomas Pedersen
2013-06-03mac80211: fix sdata locking around __ieee80211_request_smpsJohannes Berg
2013-05-29mac80211: always send multicast on CAB queueJohannes Berg
2013-05-29mac80211: support active monitor interfacesFelix Fietkau
2013-05-29cfg80211: support an active monitor interface flagFelix Fietkau
2013-05-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-05-27cfg80211: make WoWLAN configuration available to driversJohannes Berg
2013-05-27mac80211: Allow single vif mac address change with addr_maskHelmut Schaa
2013-05-27mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg
2013-05-27mac80211: assign AP_VLAN hw queues correctlyJohannes Berg
2013-05-25cfg80211: remove some locked wrappers from sme APIJohannes Berg
2013-05-25cfg80211: remove some locked wrappers from mlme APIJohannes Berg
2013-05-25regulatory: remove reg_mutexJohannes Berg
2013-05-25regulatory: use RCU in regulatory_hint_11d()Johannes Berg
2013-05-25cfg80211: simplify and correct P2P-Device scan checkJohannes Berg
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg
2013-05-25cfg80211: vastly simplify lockingJohannes Berg
2013-05-25cfg80211: use atomic_t for wiphy counterJohannes Berg
2013-05-25cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg
2013-05-25Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg
2013-05-24{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan
2013-05-24mac80211: Move mesh estab_plinks outside mesh_stats debug groupAshok Nagarajan
2013-05-24cfg80211: Allow TDLS peer AID to be configured for VHTJouni Malinen
2013-05-24mac80211: add STBC flag for radiotapOleksij Rempel