aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* mac80211: add a function for setting the TIM bit for a specific stationFelix Fietkau2011-04-19
* mac80211: fix debugfs printk format warningRandy Dunlap2011-04-19
* rfkill: Regulator consumer driver for rfkillAntonio Ospite2011-04-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-04-19
|\
| * Bluetooth: Fix lockdep warning in L2CAPGustavo F. Padovan2011-04-14
| * Bluetooth: Fix another locking unbalanceGustavo F. Padovan2011-04-14
| * Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()Gustavo F. Padovan2011-04-13
| * Bluetooth: Fix Out Of Band pairing when mgmt interface is disabledSzymon Janc2011-04-13
| * Bluetooth: Add proper handling of received LE dataGustavo F. Padovan2011-04-13
| * Bluetooth: Fix wrong comparison in listen()Gustavo F. Padovan2011-04-13
| * Bluetooth: Move tx queue to struct l2cap_chanGustavo F. Padovan2011-04-13
| * Bluetooth: Remove unneeded uninitialized_vars()Gustavo F. Padovan2011-04-13
| * Bluetooth: Remove some sk references from l2cap_core.cGustavo F. Padovan2011-04-13
| * Bluetooth: Move SREJ list to struct l2cap_chanGustavo F. Padovan2011-04-13
| * Bluetooth: Fix lockdep warning with skb list lockGustavo F. Padovan2011-04-07
| * Bluetooth: Move busy workqueue to struct l2cap_chanGustavo F. Padovan2011-04-07
| * Bluetooth: Move srej and busy queues to struct l2cap_chanGustavo F. Padovan2011-04-07
| * Bluetooth: Move ERTM timers to struct l2cap_chanGustavo F. Padovan2011-04-07
| * Bluetooth: Move remote info to struct l2cap_chanGustavo F. Padovan2011-04-07
| * Bluetooth: Move SDU related vars to struct l2cap_chanGustavo F. Padovan2011-04-07
| * Bluetooth: Move more ERTM stuff to struct l2cap_chanGustavo F. Padovan2011-04-07
| * Bluetooth: Move of ERTM *_seq vars to struct l2cap_chanGustavo F. Padovan2011-04-07
| * Bluetooth: Move conn_state to struct l2cap_chanGustavo F. Padovan2011-04-07
| * Bluetooth: clean up l2cap_sock_recvmsg()Gustavo F. Padovan2011-04-07
| * Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chanGustavo F. Padovan2011-04-07
| * Bluetooth: Move ident to struct l2cap_chanGustavo F. Padovan2011-04-07
| * Bluetooth: Remove struct del_listGustavo F. Padovan2011-04-07
| * Bluetooth: Use struct list_head for L2CAP channels listGustavo F. Padovan2011-04-07
| * Bluetooth: Create struct l2cap_chanGustavo F. Padovan2011-04-07
* | mac80211: Allocate new mesh path and portal tables before taking lockscozybit Inc2011-04-13
* | mac80211: receive EAP frames from a station in an AP VLAN on the main APFelix Fietkau2011-04-13
* | {mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan2011-04-12
* | mac80211: send notification on new peer candidate for our secure meshJavier Cardona2011-04-12
* | nl80211: New notification to discover mesh peer candidates.Javier Cardona2011-04-12
* | nl80211/mac80211: Perform PLINK_ACTION on new stationJavier Cardona2011-04-12
* | mac80211: ignore peer link requests from unauthenticated stations.Javier Cardona2011-04-12
* | mac80211: Let user space receive and send mesh auth/deauth framesJavier Cardona2011-04-12
* | nl80211/mac80211: let userspace authenticate stationsJavier Cardona2011-04-12
* | mac80211: ignore peers if security is enabled for this meshJavier Cardona2011-04-12
* | cfg80211/nl80211: Add userspace authentication flag to mesh setupJavier Cardona2011-04-12
* | nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona2011-04-12
* | mac80211: Check for queued frames before entering power save.Vivek Natarajan2011-04-12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-07
|\ \
| * | mac80211: Fix duplicate frames on cooked monitorHelmut Schaa2011-04-04
| * | tcp: len check is unnecessarily devastating, change to WARN_ONIlpo Järvinen2011-04-02
| * | sctp: malloc enough room for asconf-ack chunkWei Yongjun2011-04-02
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-01
| |\ \
| | * | mac80211: fix aggregation frame release during timeoutDaniel Halperin2011-03-28
| | * | cfg80211: fix BSS double-unlinking (continued)Juuso Oikarinen2011-03-28
| | * | cfg80211:: fix possible NULL pointer dereferenceMariusz Kozlowski2011-03-28