summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-11-09mac80211: add debugfs file for HW queuesJohannes Berg
2012-11-07mac80211: fix TX error pathJohannes Berg
2012-11-07mac80211: include export.h in aes_cmacEmmanuel Grumbach
2012-11-07mac80211: use kstrtoull return valueJohannes Berg
2012-11-07mac80211: fix race in TKIP MIC test debugfs fileJohannes Berg
2012-11-07mac80211: use mac_ptonJohannes Berg
2012-11-07nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()Antonio Quartulli
2012-11-07cfg80211: store the ssid into wirless_dev in AP modeAntonio Quartulli
2012-11-06mac80211: pass P2P powersave parameters to driverJohannes Berg
2012-11-06wireless: add utility function to get P2P attributeJohannes Berg
2012-11-05cfg80211: allow registering more than one beacon listenerBen Greear
2012-11-05mac80211: implement set_mcast_rate() callbackAntonio Quartulli
2012-11-05nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE commandAntonio Quartulli
2012-11-05mac80211: send deauth only with channel contextJohannes Berg
2012-10-30mac80211: use a counter for remain-on-channel cookieJohannes Berg
2012-10-30mac80211: combine status/drop reportingJohannes Berg
2012-10-30mac80211: handle TX power per virtual interfaceJohannes Berg
2012-10-30cfg80211: allow per interface TX power settingJohannes Berg
2012-10-30nl80211: move "can set channel" checkJohannes Berg
2012-10-30Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-29Merge tag 'nfc-next-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-28NFC: Extend netlink interface for LTO, RW, and MIUX parameters supportThierry Escande
2012-10-26mac80211: make sure data is accessible in EAPOL checkJohannes Berg
2012-10-26mac80211: verify that skb data is presentJohannes Berg
2012-10-26mac80211: check management frame header lengthJohannes Berg
2012-10-26wireless: drop invalid mesh address extension framesJohannes Berg
2012-10-26mac80211: fix SSID copy on IBSS JOINAntonio Quartulli
2012-10-26NFC: Purge LLCP socket Tx queues when being disconnectedSamuel Ortiz
2012-10-26NFC: Remove CONFIG_EXPERIMENTAL from the NCI MakefileKees Cook
2012-10-26NFC: Remove CONFIG_EXPERIMENTAL from the LLCP MakefileKees Cook
2012-10-26NFC: Remove CONFIG_EXPERIMENTALKees Cook
2012-10-26NFC: Fix some code style and whitespace issuesSzymon Janc
2012-10-26NFC: Use IDR library to assing NFC devices IDsSamuel Ortiz
2012-10-26NFC: Return NULL when no LLCP socket for a dsap,ssap couple is foundSamuel Ortiz
2012-10-26NFC: Implement LLCP connection less Tx pathSamuel Ortiz
2012-10-26NFC: UI frame sending routine implementationSamuel Ortiz
2012-10-26NFC: Forward LLCP datagrams to userspaceSamuel Ortiz
2012-10-26NFC: Handle LLCP UI framesSamuel Ortiz
2012-10-26NFC: Keep connection less bound sockets alive when DEP link goes downSamuel Ortiz
2012-10-26NFC: Check for connection less sockets when looking for a service nameSamuel Ortiz
2012-10-26NFC: Reserve LLCP ssap when replying to an SNL frameSamuel Ortiz
2012-10-26NFC: Fix sparse warnings due to missing staticArron Wang
2012-10-26NFC: Fix style issues with logical operationsSzymon Janc
2012-10-26NFC: Fix not propagating return code in nfc_hci_clear_all_pipesSzymon Janc
2012-10-26NFC: Small nfc_hci_create_pipe refactoringSzymon Janc
2012-10-26NFC: Remove unneeded LLCP function return callsSzymon Janc
2012-10-26NFC: Remove not needed local variable in nci_set_local_general_bytesSzymon Janc