index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-04-29
iwlagn: fix tx power initialization
Stanislaw Gruszka
3
-15
/
+7
2011-04-29
ath9k_htc: Dump modal eeprom header for UB91/94/95
Sujith Manoharan
1
-0
/
+283
2011-04-29
ath9k_htc: Dump base eeprom header for UB91/94/95
Sujith Manoharan
1
-8
/
+162
2011-04-29
p54: avoid uninitialized variable warning for freq
John W. Linville
1
-1
/
+1
2011-04-29
mwifiex: fix copy-n-paste 'thinko' for tsf_val
John W. Linville
1
-3
/
+0
2011-04-29
b43: avoid uninitialized variable warnings in phy_n
John W. Linville
1
-2
/
+5
2011-04-29
ath5k: fix uninitialized var warning for txf2txs
John W. Linville
1
-0
/
+5
2011-04-28
Bluetooth: Fix updating conn->auth_type in hci_io_capa_request_evt
Johan Hedberg
1
-1
/
+2
2011-04-28
Bluetooth: Add store_hint parameter to mgmt_new_key
Johan Hedberg
4
-11
/
+16
2011-04-28
Bluetooth: Remove old_key_type from mgmt_ev_new_key
Johan Hedberg
4
-8
/
+7
2011-04-28
Bluetooth: Fix connection key type updating for buggy controllers
Johan Hedberg
1
-1
/
+4
2011-04-28
Bluetooth: Fix old_key_type logic for non-persistent keys
Johan Hedberg
1
-1
/
+1
2011-04-28
Bluetooth: Fix link key persistent storage criteria
Johan Hedberg
4
-6
/
+56
2011-04-28
Bluetooth: Fix logic in hci_pin_code_request_evt
Johan Hedberg
1
-2
/
+1
2011-04-28
Bluetooth: Fix reason code for pairing rejection
Johan Hedberg
1
-1
/
+1
2011-04-28
Bluetooth: Add confirm_hint parameter to user confirmation requests
Johan Hedberg
4
-4
/
+20
2011-04-28
Bluetooth: Fix HCI_CONN_AUTH_PEND flag for all authentication requests
Johan Hedberg
1
-2
/
+16
2011-04-28
Bluetooth: Add variable SSP auto-accept delay support
Johan Hedberg
4
-1
/
+60
2011-04-28
Bluetooth: Add automated SSP user confirmation responses
Johan Hedberg
1
-2
/
+35
2011-04-28
mwifiex: fix bug in mwifiex_save_curr_bcn()
Amitkumar Karwar
1
-16
/
+12
2011-04-28
mwifiex: HT capability information handling
Amitkumar Karwar
4
-86
/
+64
2011-04-28
mwifiex: check firmware capabilities while initialising 5GHz band parameters
Amitkumar Karwar
1
-8
/
+11
2011-04-28
mwl8k: replace rateinfo bitfields with mask and shift macros
John W. Linville
1
-20
/
+5
2011-04-28
ssb: pci: early fix for SPROM core index
Rafał Miłecki
1
-0
/
+12
2011-04-28
ssb: pci: update PCIe workarounds
Rafał Miłecki
1
-8
/
+27
2011-04-28
ssb: pci: separate workarounds
Rafał Miłecki
1
-40
/
+58
2011-04-28
mac80211: Skip tailroom reservation for full HW-crypto devices
Yogesh Ashok Powar
3
-8
/
+21
2011-04-28
ath9k_htc: Add set_bitrate_mask() callback
Sujith Manoharan
1
-0
/
+50
2011-04-28
ath9k_htc: Add a new WMI command to set a rate mask
Sujith Manoharan
3
-0
/
+10
2011-04-28
ath9k_htc: Remove unused WMI_AGGR_LIMIT_CMD
Sujith Manoharan
2
-3
/
+0
2011-04-28
ath9k_htc: Increase credit size for AR7010 devices
Sujith Manoharan
2
-2
/
+2
2011-04-28
mac80211: Add new API for rate selection
Sujith Manoharan
4
-9
/
+57
2011-04-28
libertas: use kernel-doc notation, fix comment style
Randy Dunlap
20
-557
/
+730
2011-04-28
wl12xx: support FW TX inactivity triggers
Arik Nemtsov
10
-17
/
+125
2011-04-28
ath9k: Use ps wrappers for btcoex logic.
Vivek Natarajan
1
-0
/
+4
2011-04-28
ath9k_hw: Enable generic timer interrupt.
Vivek Natarajan
1
-0
/
+3
2011-04-28
ath9k_hw: Add support for btcoexistence in AR9300.
Vivek Natarajan
5
-14
/
+75
2011-04-28
ath9k_hw: Move bt_stomp to hw from common.
Vivek Natarajan
6
-46
/
+82
2011-04-28
mac80211: allow low level drivers to report packet loss
Arik Nemtsov
2
-0
/
+19
2011-04-28
Bluetooth: Add secure flag for mgmt_pin_code_req
Waldemar Rymarkiewicz
4
-4
/
+14
2011-04-28
Bluetooth: Respect local MITM req in io_cap reply
Waldemar Rymarkiewicz
1
-1
/
+1
2011-04-28
Bluetooth: Ignore key unauthenticated for high security
Waldemar Rymarkiewicz
1
-4
/
+16
2011-04-28
Bluetooth: Map sec_level to link key requirements
Waldemar Rymarkiewicz
3
-10
/
+56
2011-04-28
Bluetooth: Don't modify sec_level if auth failed
Waldemar Rymarkiewicz
1
-1
/
+0
2011-04-28
Bluetooth: Add definitions for link key types
Waldemar Rymarkiewicz
3
-4
/
+14
2011-04-28
Bluetooth: Add discovering event to the Management interface
Johan Hedberg
4
-6
/
+43
2011-04-28
Bluetooth: Add basic discovery commands to the management interface
Johan Hedberg
2
-1
/
+79
2011-04-28
Bluetooth: Don't export l2cap_sock_ops
Gustavo F. Padovan
2
-2
/
+3
2011-04-28
Bluetooth: Fix memory leak with L2CAP channels
Gustavo F. Padovan
3
-4
/
+9
2011-04-28
Bluetooth: Move conn to struct l2cap_chan
Gustavo F. Padovan
5
-65
/
+59
[next]