| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of git://github.com/padovan/bluetooth-next | John W. Linville | 2011-10-04 |
|\ |
|
| * | Bluetooth: hci_le_adv_report_evt code refactoring | Andre Guedes | 2011-09-29 |
| * | Bluetooth: Fix possible NULL pointer dereference | Waldemar Rymarkiewicz | 2011-09-29 |
| * | Bluetooth: Mark not declared l2cap_core functions as static | Szymon Janc | 2011-09-27 |
| * | Bluetooth: use recommended LE connection parameters | Anderson Lizardo | 2011-09-27 |
| * | Bluetooth: Perform L2CAP SDU reassembly without copying data | Mat Martineau | 2011-09-27 |
| * | Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg() | Mat Martineau | 2011-09-27 |
| * | Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM | Mat Martineau | 2011-09-27 |
* | | mac80211: pass vif param to conf_tx() callback | Eliad Peller | 2011-10-03 |
* | | mac80211: Send nullfunc frames at lower rate during connection monitor | Rajkumar Manoharan | 2011-10-03 |
* | | net:rfkill: add a gpio setup function into GPIO rfkill | Sangwook Lee | 2011-10-03 |
* | | mac80211: Allow noack flag overwrite for injected frames | Helmut Schaa | 2011-10-03 |
* | | mac80211: dont assign seqno to or aggregate QoS Null frames | Johannes Berg | 2011-09-30 |
* | | mac80211: allow out-of-band EOSP notification | Johannes Berg | 2011-09-30 |
* | | mac80211: explicitly notify drivers of frame release | Johannes Berg | 2011-09-30 |
* | | mac80211: add missing station flags to debugfs | Johannes Berg | 2011-09-30 |
* | | mac80211: optimise station flags | Johannes Berg | 2011-09-30 |
* | | mac80211: reply only once to each PS-poll | Johannes Berg | 2011-09-30 |
* | | mac80211: send (QoS) Null if no buffered frames | Johannes Berg | 2011-09-30 |
* | | mac80211: implement uAPSD | Johannes Berg | 2011-09-30 |
* | | mac80211: allow releasing driver-buffered frames | Johannes Berg | 2011-09-30 |
* | | mac80211: clear more-data bit on filtered frames | Johannes Berg | 2011-09-30 |
* | | mac80211: remove return value from add_pending_skbs | Johannes Berg | 2011-09-30 |
* | | mac80211: split PS buffers into ACs | Johannes Berg | 2011-09-30 |
* | | mac80211: also expire filtered frames | Johannes Berg | 2011-09-30 |
* | | mac80211: unify TIM bit handling | Johannes Berg | 2011-09-30 |
* | | mac80211: let drivers inform it about per TID buffered frames | Johannes Berg | 2011-09-30 |
* | | mac80211: data path modification for TDLS peers | Arik Nemtsov | 2011-09-30 |
* | | nl80211/mac80211: allow adding TDLS peers as stations | Arik Nemtsov | 2011-09-30 |
* | | mac80211: handle TDLS high-level commands and frames | Arik Nemtsov | 2011-09-30 |
* | | mac80211: standardize adding supported rates IEs | Arik Nemtsov | 2011-09-30 |
* | | nl80211: support sending TDLS commands/frames | Arik Nemtsov | 2011-09-30 |
* | | cfg80211/mac80211: apply station uAPSD parameters selectively | Johannes Berg | 2011-09-30 |
* | | mac80211: max_tp_rate2 management of minstrel_ht | Lorenzo Bianconi | 2011-09-30 |
* | | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville | 2011-09-28 |
|\ \ |
|
| * | | cfg80211: Fix validation of AKM suites | Jouni Malinen | 2011-09-21 |
* | | | mac80211: treat the WME sta flag as a bit | Arik Nemtsov | 2011-09-27 |
* | | | mac80211: save tx params per sdata | Eliad Peller | 2011-09-27 |
* | | | cfg80211/mac80211: add netdev param to set_txq_params() | Eliad Peller | 2011-09-27 |
* | | | mac80211: Send the management frame at requested rate | Rajkumar Manoharan | 2011-09-27 |
* | | | nl80211/cfg80211: Add support to disable CCK rate for management frame | Rajkumar Manoharan | 2011-09-27 |
* | | | NFC: use after free on error | Dan Carpenter | 2011-09-27 |
* | | | NFC: protect nci_data_exchange transactions | Ilan Elias | 2011-09-27 |
* | | | NFC: implicitly deactivate in nci_start_poll | Ilan Elias | 2011-09-27 |
* | | | NFC: improve readability of an 'if' in nci core.c | Ilan Elias | 2011-09-27 |
* | | | cfg80211: Validate cipher suite against supported ciphers | Jouni Malinen | 2011-09-27 |
* | | | cfg80211: Remove strict validation of AKM suites | Jouni Malinen | 2011-09-27 |
* | | | mac80211: add ieee80211_vif param to tsf functions | Eliad Peller | 2011-09-27 |
* | | | Merge branch 'master' of git://github.com/padovan/bluetooth-next | John W. Linville | 2011-09-27 |
|\ \ \
| | |/
| |/| |
|
| * | | Bluetooth: mark l2cap_create_iframe_pdu as static | Luiz Augusto von Dentz | 2011-09-21 |