index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlegacy: remove reset rf infrastructure
Stanislaw Gruszka
2011-06-10
10
-407
/
+81
*
iwlegacy: remove recover from statistics
Stanislaw Gruszka
2011-06-10
5
-103
/
+1
*
iwlegacy: remove unused power commands defines
Stanislaw Gruszka
2011-06-10
1
-7
/
+0
*
libertas: add sd8686 reset_card support
Daniel Drake
2011-06-10
1
-0
/
+34
*
networking: fix warning about unused label wake_up
Vincent Zweije
2011-06-10
1
-0
/
+2
*
cfg80211: Ignore downstream DEAUTH for authtry_bsses
Paul Stewart
2011-06-10
1
-1
/
+3
*
rtlwifi: Factor out code to receive one packet
Mike McCormack
2011-06-10
1
-48
/
+51
*
rtlwifi: Free skb in one place
Mike McCormack
2011-06-10
1
-5
/
+3
*
rtlwifi: Resubmit skbs with bad CRC early
Mike McCormack
2011-06-10
1
-42
/
+39
*
rtlwifi: Remove unnecessary indent
Mike McCormack
2011-06-10
1
-95
/
+81
*
mac80211: add ieee80211_get_operstate() function
Eliad Peller
2011-06-10
2
-0
/
+17
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-10
9
-74
/
+49
|
\
|
*
iwlegacy: fix channel switch locking
Stanislaw Gruszka
2011-06-08
5
-46
/
+28
|
*
mac80211: fix IBSS teardown race
Johannes Berg
2011-06-08
1
-2
/
+4
|
*
iwlagn: send tx power command if defer cause by RXON not match
Wey-Yi Guy
2011-06-08
1
-0
/
+5
|
*
nl80211: fix overflow in ssid_len
Luciano Coelho
2011-06-07
1
-5
/
+4
|
*
rtlwifi: Avoid modifying skbs that are resubmitted
Mike McCormack
2011-06-07
1
-15
/
+13
|
*
rtlwifi: Fix logic in rx_interrupt
Mike McCormack
2011-06-07
1
-1
/
+1
|
*
Revert "mac80211: stop queues before rate control updation"
John W. Linville
2011-06-07
1
-6
/
+0
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
Gustavo F. Padovan
2011-06-09
5
-10
/
+38
|
\
\
|
*
|
Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices
Ville Tervo
2011-06-09
1
-8
/
+10
|
*
|
Bluetooth: Do not ignore errors returned from strict_strtol()
David Miller
2011-06-09
1
-0
/
+12
|
*
|
Bluetooth: fix shutdown on SCO sockets
Luiz Augusto von Dentz
2011-06-09
1
-1
/
+12
|
*
|
Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
2011-06-09
1
-1
/
+2
|
*
|
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
Filip Palian
2011-06-09
2
-0
/
+2
|
|
/
*
|
Bluetooth: Clean up some code style issues
Waldemar Rymarkiewicz
2011-06-09
3
-19
/
+35
*
|
Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg()
David Miller
2011-06-09
1
-2
/
+1
*
|
Bluetooth: Fix check for the ERTM local busy state
Mat Martineau
2011-06-08
1
-1
/
+1
*
|
Bluetooth: Restore accidentally-deleted line
Mat Martineau
2011-06-08
1
-0
/
+1
*
|
Bluetooth: Simplify hci_conn_accept_secure check
Waldemar Rymarkiewicz
2011-06-08
1
-3
/
+1
*
|
Bluetooth: Add BT_POWER L2CAP socket option.
Jaikumar Ganesh
2011-06-08
7
-6
/
+59
*
|
Bluetooth: Verify a pin code in pin_code_reply
Waldemar Rymarkiewicz
2011-06-08
1
-12
/
+41
*
|
Bluetooth: Remove a magic number
Waldemar Rymarkiewicz
2011-06-08
1
-1
/
+1
*
|
Bluetooth: fix sparse & gcc warnings
Johannes Berg
2011-06-08
2
-4
/
+4
*
|
Bluetooth: Set 'peer_addr_type' in hci_le_connect()
Andre Guedes
2011-06-08
1
-0
/
+1
*
|
Bluetooth: Check advertising cache in hci_connect()
Andre Guedes
2011-06-08
1
-0
/
+9
*
|
Bluetooth: Remove useless check in hci_connect()
Andre Guedes
2011-06-08
1
-2
/
+2
*
|
Bluetooth: Add 'dst_type' field to struct hci_conn
Andre Guedes
2011-06-08
2
-2
/
+7
*
|
Bluetooth: Refactor hci_auth_complete_evt function
Waldemar Rymarkiewicz
2011-06-08
1
-42
/
+41
*
|
Bluetooth: Fix auth_complete_evt for legacy units
Waldemar Rymarkiewicz
2011-06-08
3
-2
/
+13
*
|
Bluetooth: Advertising entries lifetime
Andre Guedes
2011-06-08
3
-1
/
+21
*
|
Bluetooth: Clear advertising cache before scanning
Andre Guedes
2011-06-08
2
-0
/
+33
*
|
Bluetooth: Add Advertising Report Meta Event handler
Andre Guedes
2011-06-08
1
-0
/
+25
*
|
Bluetooth: LE advertising cache
Andre Guedes
2011-06-08
2
-0
/
+77
*
|
Bluetooth: Add advertising report meta event structs
Anderson Briglia
2011-06-08
1
-0
/
+19
*
|
Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()
Gustavo F. Padovan
2011-06-08
3
-19
/
+14
*
|
Bluetooth: Remove export of l2cap_chan_clear_timer()
Gustavo F. Padovan
2011-06-08
3
-3
/
+2
*
|
Bluetooth: create channel timer to replace sk_timer
Gustavo F. Padovan
2011-06-08
3
-76
/
+79
*
|
Bluetooth: Add chan->chan_type struct member
Gustavo F. Padovan
2011-06-08
3
-26
/
+38
*
|
Bluetooth: Create l2cap_chan_send()
Gustavo F. Padovan
2011-06-08
3
-88
/
+84
[next]