aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-24
|\| | | | | | | |
| * | | | | | | | ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos2011-06-22
| * | | | | | | | ath9k: add MAC revision detection for AR9330Gabor Juhos2011-06-22
| * | | | | | | | netlink: advertise incomplete dumpsJohannes Berg2011-06-22
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-06-22
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Bluetooth: Use bit operations on conn_stateGustavo F. Padovan2011-06-16
| | * | | | | | | | Bluetooth: use bit operation on conf_stateGustavo F. Padovan2011-06-16
| | * | | | | | | | Bluetooth: Add blacklisting support for mgmt interfaceAntti Julku2011-06-16
| | * | | | | | | | Bluetooth: Move blacklisting functions to hci_coreAntti Julku2011-06-16
| | * | | | | | | | Bluetooth: Add key size checks for SMPVinicius Costa Gomes2011-06-14
| | * | | | | | | | Bluetooth: Add support for SMP timeoutVinicius Costa Gomes2011-06-14
| | * | | | | | | | Bluetooth: Update the security level when link is encryptedVinicius Costa Gomes2011-06-13
| | * | | | | | | | Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes2011-06-13
| | * | | | | | | | Bluetooth: Add SMP confirmation checks methodsAnderson Briglia2011-06-13
| | * | | | | | | | Bluetooth: Add SMP confirmation structsAnderson Briglia2011-06-13
| | * | | | | | | | Bluetooth: Add support for using the crypto subsystemVinicius Costa Gomes2011-06-13
| | * | | | | | | | Bluetooth: Add simple SMP pairing negotiationAnderson Briglia2011-06-13
| | * | | | | | | | Bluetooth: Implement the first SMP commandsAnderson Briglia2011-06-13
| | * | | | | | | | Bluetooth: keep reference if any ERTM timer is enabledGustavo F. Padovan2011-06-13
| | * | | | | | | | Bluetooth: Make timer functions genericGustavo F. Padovan2011-06-13
| | * | | | | | | | Bluetooth: Add refcnt to struct l2cap_chanGustavo F. Padovan2011-06-13
| | * | | | | | | | Bluetooth: Add state tracking to struct l2cap_chanGustavo F. Padovan2011-06-13
| | * | | | | | | | Bluetooth: add close() callback to l2cap_chan_opsGustavo F. Padovan2011-06-13
| | * | | | | | | | Bluetooth: add recv() callback to l2cap_chan_opsGustavo F. Padovan2011-06-13
| | * | | | | | | | Bluetooth: Add l2cap_chan_ops abstractionGustavo F. Padovan2011-06-13
| * | | | | | | | | bcma: clean exports of functionsRafał Miłecki2011-06-20
| * | | | | | | | | mac80211: add cancel_hw_scan() callbackEliad Peller2011-06-17
| * | | | | | | | | drivers: bcma: export bcma_core_disable() functionArend van Spriel2011-06-10
| * | | | | | | | | mac80211: add ieee80211_get_operstate() functionEliad Peller2011-06-10
| |/ / / / / / / /
| * | | | | | | | Bluetooth: Clean up some code style issuesWaldemar Rymarkiewicz2011-06-09
| * | | | | | | | Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh2011-06-08
| * | | | | | | | Bluetooth: Add 'dst_type' field to struct hci_connAndre Guedes2011-06-08
| * | | | | | | | Bluetooth: Fix auth_complete_evt for legacy unitsWaldemar Rymarkiewicz2011-06-08
| * | | | | | | | Bluetooth: Advertising entries lifetimeAndre Guedes2011-06-08
| * | | | | | | | Bluetooth: Clear advertising cache before scanningAndre Guedes2011-06-08
| * | | | | | | | Bluetooth: LE advertising cacheAndre Guedes2011-06-08
| * | | | | | | | Bluetooth: Add advertising report meta event structsAnderson Briglia2011-06-08
| * | | | | | | | Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()Gustavo F. Padovan2011-06-08
| * | | | | | | | Bluetooth: Remove export of l2cap_chan_clear_timer()Gustavo F. Padovan2011-06-08
| * | | | | | | | Bluetooth: create channel timer to replace sk_timerGustavo F. Padovan2011-06-08
| * | | | | | | | Bluetooth: Add chan->chan_type struct memberGustavo F. Padovan2011-06-08
| * | | | | | | | Bluetooth: Create l2cap_chan_send()Gustavo F. Padovan2011-06-08
| * | | | | | | | Bluetooth: Create __l2cap_chan_close()Gustavo F. Padovan2011-06-08
* | | | | | | | | net: Fix build failures due to ip_is_fragment()David S. Miller2011-06-24
* | | | | | | | | ip: introduce ip_is_fragment helper inline functionPaul Gortmaker2011-06-21
* | | | | | | | | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-21
* | | | | | | | | dcb: fix return type on dcb_setapp()John Fastabend2011-06-21
* | | | | | | | | dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settingsJohn Fastabend2011-06-21
* | | | | | | | | dcb: Add ieee_dcb_delapp() and dcb op to delete app entryJohn Fastabend2011-06-21
* | | | | | | | | dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP dataJohn Fastabend2011-06-21