aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Revert "mac80211: temporarily disable reorder release timer"Christian Lamparter2011-01-04
* mac80211: serialize rx path workersChristian Lamparter2011-01-04
* cfg80211: fix transposition of words in printkBob Copeland2011-01-04
* mac80211: Fix mesh portal communication with other mesh nodes.Joel A Fernandes2011-01-04
* mac80211: ignore PSM bit of reordered framesChristian Lamparter2011-01-04
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-01-04
|\
| * Bluetooth: Improve handling of HCI control channel in bindGustavo F. Padovan2010-12-22
| * Bluetooth: Fix __hci_request synchronization for hci_open_devJohan Hedberg2010-12-22
| * Bluetooth: Add management events for controller addition & removalJohan Hedberg2010-12-22
| * Bluetooth: Add read_info management commandJohan Hedberg2010-12-22
| * Bluetooth: Add read_index_list management commandJohan Hedberg2010-12-22
| * Bluetooth: Add read_version management commandJohan Hedberg2010-12-22
| * Bluetooth: Add error handling for managment command handlersJohan Hedberg2010-12-22
| * Bluetooth: Make hci_send_to_sock usable for management control socketsJohan Hedberg2010-12-07
| * Bluetooth: Add initial Bluetooth Management interface callbacksJohan Hedberg2010-12-07
| * Net: bluetooth: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-12-07
| * Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG stateGustavo F. Padovan2010-12-06
* | mac80211: cleanup select_queueJohannes Berg2010-12-22
* | mac80211: fix potentially redundant skb data copyingFelix Fietkau2010-12-20
* | mac80211: skip unnecessary pskb_expand_head callsFelix Fietkau2010-12-20
* | mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmitFelix Fietkau2010-12-20
* | mac80211: Remove unused third address from mesh address extension header.Javier Cardona2010-12-20
* | nl80211: Export available antennasBruno Randolf2010-12-20
* | cfg80211: Separate available antennas for RX and TXBruno Randolf2010-12-20
* | mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona2010-12-20
* | mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona2010-12-20
* | mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona2010-12-20
* | cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez2010-12-16
* | nl80211: Add notification for dropped Deauth/DisassocJouni Malinen2010-12-16
* | wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.hShan Wei2010-12-15
* | mac80211: Add timeout to BA session start APISujith Manoharan2010-12-15
* | nl80211: advertise maximum remain-on-channel durationJohannes Berg2010-12-15
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-15
|\ \
| * | mac80211: avoid calling ieee80211_work_work unconditionallyHerton Ronaldo Krzesinski2010-12-13
| * | mac80211: Fix NULL-pointer deference on ibss merge when not readyTim Harvey2010-12-13
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2010-12-13
| |\ \
| | * | Bluetooth: Fix initial RFCOMM DLC security levelJohan Hedberg2010-12-06
* | | | mac80211: support IBSS RSN with SW cryptoJohannes Berg2010-12-13
* | | | mac80211 default tx_last_beacon false (congestion)Tim Harvey2010-12-13
* | | | mac80211: support separate default keysJohannes Berg2010-12-13
* | | | cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg2010-12-13
* | | | mac80211: clean up RX key checksJohannes Berg2010-12-13
* | | | cfg80211: update information elements in cached BSS structSven Neumann2010-12-13
* | | | cfg80211: Add antenna availability informationBruno Randolf2010-12-13
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-08
|\| | |
| * | | mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa2010-12-08
| |/ /
* | | mac80211: Show max number of probe tries in debug message.Ben Greear2010-12-08
* | | mac80211: Apply ht_opmode changes in ieee80211_change_bssHelmut Schaa2010-12-08
* | | cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa2010-12-08
* | | mac80211: Fix compilation error when mesh is disabledJavier Cardona2010-12-07