summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-06-14NFC: HCI: Implement fw_upload opsEric Lapuyade1-0/+11
2013-06-14NFC: Add firmware upload netlink commandEric Lapuyade3-0/+114
2013-06-14NFC: NCI: Fix skb->dev usageFrederic Danis2-13/+6
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville22-698/+646
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-30/+102
2013-06-12Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2-1/+26
2013-06-12Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg1-18/+52
2013-06-12Bluetooth: Fix checks for LE support on LE-only controllersJohan Hedberg2-3/+3
2013-06-11cfg80211: fix rtnl leak in wiphy dump error casesJohannes Berg1-1/+4
2013-06-11nl80211: allow sending CMD_FRAME without specifying any frequencyAntonio Quartulli1-4/+15
2013-06-11mac80211: make mgmt_tx accept a NULL channelAntonio Quartulli1-3/+14
2013-06-11cfg80211: fix VHT TDLS peer AID verificationJouni Malinen1-5/+7
2013-06-11{nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan4-4/+28
2013-06-11mac80211: expire mesh peers based on mesh configurationColleen Twitty3-2/+3
2013-06-11{nl,cfg}80211: make peer link expiration time configurableColleen Twitty2-1/+9
2013-06-11mac80211: fix mesh deadlockThomas Pedersen2-18/+18
2013-06-05wireless: fix kernel-docJohannes Berg1-0/+3
2013-06-05mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar3-12/+16
2013-06-05mac80211: fix powersave bug and clean up ieee80211_rx_bss_infoAlexander Bondar1-21/+9
2013-06-04cfg80211: make wiphy index start at 0 againJohannes Berg1-0/+3
2013-06-04cfg80211: fix potential deadlock regressionJohannes Berg1-15/+8
2013-06-04regulatory: use proper enum return valueJohannes Berg1-1/+1
2013-06-04cfg80211: separate internal SME implementationJohannes Berg7-448/+335
2013-06-04cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg5-98/+134
2013-06-04mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframesPontus Fuchs1-0/+4
2013-06-04nl80211: remove bogus genlmsg_end() error checkingJohannes Berg1-33/+7
2013-06-04mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau1-1/+3
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg3-39/+40
2013-06-03mac80211: set mesh formation field properlyJacob Minshall2-4/+3
2013-06-03mac80211: don't check local mesh TTL on TXThomas Pedersen1-6/+0
2013-06-03mac80211: fix sdata locking around __ieee80211_request_smpsJohannes Berg1-0/+2
2013-05-29mac80211: always send multicast on CAB queueJohannes Berg1-2/+3
2013-05-29mac80211: support active monitor interfacesFelix Fietkau4-11/+38
2013-05-29cfg80211: support an active monitor interface flagFelix Fietkau1-0/+10
2013-05-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-14/+47
2013-05-27cfg80211: make WoWLAN configuration available to driversJohannes Berg4-38/+48
2013-05-27mac80211: Allow single vif mac address change with addr_maskHelmut Schaa1-6/+20
2013-05-27mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg1-0/+9
2013-05-27mac80211: assign AP_VLAN hw queues correctlyJohannes Berg1-0/+3
2013-05-25cfg80211: remove some locked wrappers from sme APIJohannes Berg6-59/+32
2013-05-25cfg80211: remove some locked wrappers from mlme APIJohannes Berg4-149/+70
2013-05-25regulatory: remove reg_mutexJohannes Berg1-57/+19
2013-05-25regulatory: use RCU in regulatory_hint_11d()Johannes Berg1-14/+16
2013-05-25cfg80211: simplify and correct P2P-Device scan checkJohannes Berg1-10/+7
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg12-325/+197
2013-05-25cfg80211: vastly simplify lockingJohannes Berg13-444/+115
2013-05-25cfg80211: use atomic_t for wiphy counterJohannes Berg1-8/+3
2013-05-25cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg3-25/+21
2013-05-25Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg11-33/+106
2013-05-24{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan5-34/+33