Age | Commit message (Expand) | Author |
2012-02-15 | mac80211: do not call rate control .tx_status before .rate_init | Felix Fietkau |
2012-02-15 | mac80211: call rate control only after init | Johannes Berg |
2012-02-15 | Bluetooth: Fix possible use after free in delete path | Ulisses Furquim |
2012-02-15 | Bluetooth: Remove usage of __cancel_delayed_work() | Ulisses Furquim |
2012-02-15 | Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close | Johan Hedberg |
2012-02-15 | Bluetooth: Fix RFCOMM session reference counting issue | Octavian Purdila |
2012-02-15 | Bluetooth: silence lockdep warning | Octavian Purdila |
2012-02-15 | Bluetooth: l2cap_set_timer needs jiffies as timeout value | Andrzej Kaczmarek |
2012-02-15 | Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket | Andrzej Kaczmarek |
2012-02-15 | Bluetooth: Remove bogus inline declaration from l2cap_chan_connect | Johan Hedberg |
2012-02-15 | Bluetooth: Fix l2cap conn failures for ssp devices | Peter Hurley |
2012-02-09 | mac80211: Fix a rwlock bad magic bug | Mohammed Shafi Shajakhan |
2012-02-08 | mac80211: do not call rate control .tx_status before .rate_init | Felix Fietkau |
2012-02-08 | mac80211: rename mesh static path_lookup() | Luis R. Rodriguez |
2012-02-08 | mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk | Felix Fietkau |
2012-02-06 | mac80211: call rate control only after init | Johannes Berg |
2012-02-06 | mac80211: support hw scan while idle | Eliad Peller |
2012-02-06 | mac80211: off by one in mcs mask handling | Dan Carpenter |
2012-02-06 | cfg80211/mac80211: userspace peer authorization in IBSS | Antonio Quartulli |
2012-02-06 | mac80211: redesign auth/assoc | Johannes Berg |
2012-02-06 | cfg80211: export cfg80211_ref_bss | Johannes Berg |
2012-02-06 | cfg80211: stop tracking authenticated state | Johannes Berg |
2012-02-06 | mac80211: remove dummy STA support | Johannes Berg |
2012-02-06 | mac80211: implement sta_add/sta_remove in sta_state | Johannes Berg |
2012-02-06 | mac80211: add sta_state callback | Johannes Berg |
2012-02-06 | mac80211: add NOTEXIST station state | Johannes Berg |
2012-02-06 | mac80211: dont program keys for stations not uploaded | Johannes Berg |
2012-02-06 | mac80211: simplify AP_VLAN handling | Johannes Berg |
2012-02-06 | mac80211: move managed mode station state modification | Johannes Berg |
2012-02-01 | mac80211: timeout a single frame in the rx reorder buffer | Eliad Peller |
2012-02-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-01-30 | mac80211: Move num_sta_ps counter decrement after synchronize_rcu | Helmut Schaa |
2012-01-30 | mac80211: add support for mcs masks | Simon Wunderlich |
2012-01-30 | nl80211: add support for mcs masks | Simon Wunderlich |
2012-01-30 | mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_end | Helmut Schaa |
2012-01-30 | mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroy | Helmut Schaa |
2012-01-30 | mac80211: station state transition error handling | Johannes Berg |
2012-01-30 | Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID." | John W. Linville |
2012-01-30 | af_unix: fix EPOLLET regression for stream sockets | Eric Dumazet |
2012-01-30 | tcp: fix tcp_trim_head() to adjust segment count with skb MSS | Neal Cardwell |
2012-01-30 | net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL | Glauber Costa |
2012-01-27 | net caif: Register properly as a pernet subsystem. | Eric W. Biederman |
2012-01-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2012-01-27 | mac80211: Do not scan for IBSS merge with a fixed BSSID. | Nicolas Cavallari |
2012-01-27 | mac80211: send null packet on active (psm) reconfiguration | Eliad Peller |
2012-01-27 | nfc: NULL vs zero in nci_activate_target() | Dan Carpenter |
2012-01-27 | {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh | Chun-Yeow Yeoh |
2012-01-27 | cfg80211: fix a few -Wshadow warnings | Johannes Berg |
2012-01-27 | mac80211: fix a few -Wshadow warnings | Johannes Berg |
2012-01-27 | mac80211: make CQM RSSI support per virtual interface | Johannes Berg |