summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | mac80211: convert to channel definition structJohannes Berg2012-11-261-10/+7
| | | * | | | nl80211/cfg80211: support VHT channel configurationJohannes Berg2012-11-261-4/+69
| | | * | | | cfg80211: pass a channel definition structJohannes Berg2012-11-261-30/+35
| | | * | | | cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-262-10/+2
| | | * | | | cfg80211: change function signature of cfg80211_get_p2p_attr()Arend van Spriel2012-11-261-2/+3
| | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-212-2/+56
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | mac80211: Add debugfs callbacks for station addition/removalSujith Manoharan2012-11-211-0/+18
| | | * | | | mac80211: make remain_on_channel() op pass vif paramEliad Peller2012-11-191-0/+1
| | | * | | | cfg80211: Add TDLS event to allow drivers to request operationsJouni Malinen2012-11-191-0/+19
| | | * | | | mac80211: support radiotap vendor namespace RX dataJohannes Berg2012-11-191-0/+12
| | | * | | | mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-2/+6
| | * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-11-213-2/+26
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Bluetooth: Increase HCI command tx timeoutSzymon Janc2012-11-191-1/+1
| | | * | | | Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko2012-11-191-1/+1
| | | * | | | Bluetooth: Fix updating advertising state flags and dataJohan Hedberg2012-11-181-0/+2
| | | * | | | Bluetooth: Add support for setting LE advertising dataJohan Hedberg2012-11-182-0/+19
| | | * | | | Bluetooth: Use proper invalid value for tx_powerJohan Hedberg2012-11-181-0/+3
| | * | | | | NFC: Export nfc_hci_sak_to_protocol()Eric Lapuyade2012-11-191-0/+1
| | * | | | | NFC: Export nfc_hci_result_to_errno as it can be needed by HCI driversEric Lapuyade2012-11-191-0/+2
| | |/ / / /
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-162-8/+83
| | |\ \ \ \ | | | |/ / /
| | | * | | mac80211: clarify interface iteration and make it configurableJohannes Berg2012-11-091-2/+21
| | | * | | mac80211: call driver method when restart completesJohannes Berg2012-11-091-0/+6
| | | * | | mac80211: pass P2P powersave parameters to driverJohannes Berg2012-11-061-0/+7
| | | * | | wireless: add utility function to get P2P attributeJohannes Berg2012-11-061-0/+19
| | | * | | cfg80211: allow registering more than one beacon listenerBen Greear2012-11-051-2/+1
| | | * | | nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE commandAntonio Quartulli2012-11-051-0/+6
| | | * | | mac80211: handle TX power per virtual interfaceJohannes Berg2012-10-301-1/+6
| | | * | | cfg80211: allow per interface TX power settingJohannes Berg2012-10-301-3/+7
| | | * | | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-10-309-13/+194
| | | |\ \ \
| | | * | | | mac80211: add explicit AP/GO driver operationsJohannes Berg2012-10-261-0/+10
| | * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-11-144-19/+74
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Bluetooth: Fix parameter order of hci_get_routeJohan Hedberg2012-11-011-1/+1
| | | * | | | Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko2012-11-011-2/+1
| | | * | | | Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko2012-11-012-0/+2
| | | * | | | Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko2012-11-011-0/+1
| | | * | | | Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko2012-11-011-0/+1
| | | * | | | Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko2012-11-011-0/+1
| | | * | | | Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko2012-11-011-0/+2
| | | * | | | Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode commandJohan Hedberg2012-11-011-0/+1
| | | * | | | Bluetooth: Add flag for LE GAP Peripheral roleJohan Hedberg2012-11-011-0/+1
| | | * | | | Bluetooth: Add missing feature test macrosJohan Hedberg2012-11-011-4/+14
| | | * | | | Bluetooth:Replace list_for_each with list_for_each_entry() helperDenis Kirjanov2012-11-011-12/+8
| | | * | | | Bluetooth: Read adversiting channel TX power during init sequenceJohan Hedberg2012-10-242-0/+8
| | | * | | | Bluetooth: Start channel move when socket option is changedMat Martineau2012-10-241-0/+1
| | | * | | | Bluetooth: Move channel responseMat Martineau2012-10-241-0/+2
| | | * | | | Bluetooth: Add state to hci_chanMat Martineau2012-10-241-0/+1
| | | * | | | Bluetooth: Add new l2cap_chan struct members for high speed channelsMat Martineau2012-10-231-0/+29
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-251-1/+1
| |\ \ \ \ \ \
| * | | | | | | tcp: remove dead prototype for tcp_v4_get_peer()Neal Cardwell2012-11-231-1/+0
| * | | | | | | sctp: send abort chunk when max_retrans exceededNeil Horman2012-11-201-0/+2
OpenPOWER on IntegriCloud