Age | Commit message (Expand) | Author |
2012-02-22 | rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statements | Larry Finger |
2012-02-22 | rt2x00:Add debug message for new chipset | John Li |
2012-02-22 | rt2x00:Fix typo | John Li |
2012-02-22 | rtlwifi/rtl8192c: in _rtl92c_phy_calculate_bit_shift remove comparing bitmask... | Devendra.Naga |
2012-02-22 | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2012-02-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-02-15 | ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status | Pavel Roskin |
2012-02-15 | mwifiex: clear previous security setting during association | Amitkumar Karwar |
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: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0 | Manoj Iyer |
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: Fix potential deadlock | Andre Guedes |
2012-02-15 | Bluetooth: silence lockdep warning | Octavian Purdila |
2012-02-15 | Bluetooth: Fix using an absolute timeout on hci_conn_put() | Vinicius Costa Gomes |
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: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP | Daniel Wagner |
2012-02-15 | Bluetooth: Fix l2cap conn failures for ssp devices | Peter Hurley |
2012-02-15 | wl12xx: remove some dead code in wl1271_plt_init() | Dan Carpenter |
2012-02-15 | wl12xx: delete wl->vif (and allow multiple vifs) | Eliad Peller |
2012-02-15 | wl12xx: enter forced-psm on fw change | Eliad Peller |
2012-02-15 | wl12xx: dynamically change fw according to number of active roles | Eliad Peller |
2012-02-15 | wl12xx: Use a dedicated fw for PLT | Eliad Peller |
2012-02-15 | wl12xx: add split_scan_timeout debugfs file | Eyal Shapira |
2012-02-15 | wl12xx: use split scan for normal scan | Eyal Shapira |
2012-02-15 | wl12xx: increase max probe-req template size to WL1271_CMD_TEMPL_MAX_SIZE | Ido Reis |
2012-02-15 | wl12xx: don't fail on AP scan | Eliad Peller |
2012-02-15 | wl12xx: declare support for hw scan while idle | Eliad Peller |
2012-02-15 | wl12xx: configure arp filtering only after association | Eliad Peller |
2012-02-15 | wl12xx: Revert "wl12xx: disable auto-arp" | Eliad Peller |
2012-02-15 | wl12xx: consider encryption and QoS in auto arp template | Eliad Peller |
2012-02-15 | wl12xx: add forced_ps debugfs file | Eyal Shapira |
2012-02-15 | wl12xx: add forced_ps mode | Eyal Shapira |
2012-02-15 | wl12xx: add suspend_listen_interval debugfs file | Eyal Shapira |
2012-02-15 | wl12xx: Set different wake up conditions in case of suspend | Eyal Shapira |
2012-02-15 | wl12xx: add new coex params | Eliad Peller |
2012-02-15 | wl12xx: add TX_HW_ATTR_HOST_ENCRYPT flag | Eliad Peller |
2012-02-15 | wl12xx: Set IEEE80211_TX_RC_SHORT_GI if short GI was used on | Pontus Fuchs |
2012-02-15 | wl12xx: Set IEEE80211_TX_RC_MCS on MCS rates on TX complete. | Pontus Fuchs |
2012-02-15 | wl12xx: change WLVIF_FLAG_PSM name and remove WLVIF_FLAG_PSM_REQUESTED | Eyal Shapira |
2012-02-15 | wl12xx: enable/disable BET with AUTO_PS/ACTIVE | Eyal Shapira |
2012-02-15 | wl12xx: remove 2 unused parameters in wl1271_ps_set_mode() | Eyal Shapira |
2012-02-15 | wl12xx: add dynamic_ps_timeout debugfs file | Eyal Shapira |
2012-02-15 | wl12xx: add support for HW dynamic PS | Eyal Shapira |
2012-02-15 | wl12xx: remove PS management code | Eyal Shapira |