index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
cmdline.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-11
iwlagn: group similar defines together
Wey-Yi Guy
1
-4
/
+4
2011-06-11
iwlagn: generic temperature location in EEPROM
Wey-Yi Guy
3
-5
/
+5
2011-06-11
iwlagn: remove unused debug flag
Wey-Yi Guy
1
-4
/
+2
2011-06-11
iwlagn: use IWL_DEBUG_FW for firmware related debug msg
Wey-Yi Guy
1
-5
/
+5
2011-06-11
iwlagn: use IWL_DEBUG_TEMP for temperature related debug
Wey-Yi Guy
1
-19
/
+19
2011-06-11
iwlagn: add debug message for coex related activities
Wey-Yi Guy
1
-15
/
+15
2011-06-11
iwlagn: add coex debug flag
Wey-Yi Guy
1
-2
/
+2
2011-06-11
iwlagn: use sku capabilities information from EEPROM
Wey-Yi Guy
6
-25
/
+12
2011-06-11
iwlagn: Band capabilities in EEPROM
Wey-Yi Guy
1
-2
/
+3
2011-06-11
iwlagn: don't check ucode subtype
Johannes Berg
7
-41
/
+23
2011-06-11
iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_params
Wey-Yi Guy
4
-11
/
+14
2011-06-11
iwlagn: move led_mode as part of iwlagn_mod_params
Wey-Yi Guy
3
-7
/
+7
2011-06-11
iwlagn: move bt_coex_active as part of iwlagn_mod_params
Wey-Yi Guy
4
-24
/
+25
2011-06-11
iwlagn: add dumpit support for testmode trace function
Wey-Yi Guy
5
-26
/
+96
2011-06-11
iwlagn: usersapce application decide the size of trace buffer
Wey-Yi Guy
3
-8
/
+29
2011-06-10
rtlwifi: Fix warnings on parisc arch
Larry Finger
6
-11
/
+7
2011-06-10
drivers: bcma: export bcma_core_disable() function
Arend van Spriel
2
-1
/
+3
2011-06-10
b43: check for allocation failures
Dan Carpenter
2
-1
/
+7
2011-06-10
mwifiex: get rid of global adapter pointer
Amitkumar Karwar
3
-42
/
+56
2011-06-10
iwlegacy: refactor iwl4965_mac_channel_switch
Stanislaw Gruszka
1
-56
/
+55
2011-06-10
iwlegacy: remove unused agg_tids_count
Stanislaw Gruszka
2
-17
/
+0
2011-06-10
iwlegacy: remove firmware event log
Stanislaw Gruszka
10
-742
/
+1
2011-06-10
iwlegacy: remove reset rf infrastructure
Stanislaw Gruszka
10
-407
/
+81
2011-06-10
iwlegacy: remove recover from statistics
Stanislaw Gruszka
5
-103
/
+1
2011-06-10
iwlegacy: remove unused power commands defines
Stanislaw Gruszka
1
-7
/
+0
2011-06-10
libertas: add sd8686 reset_card support
Daniel Drake
1
-0
/
+34
2011-06-10
networking: fix warning about unused label wake_up
Vincent Zweije
1
-0
/
+2
2011-06-10
cfg80211: Ignore downstream DEAUTH for authtry_bsses
Paul Stewart
1
-1
/
+3
2011-06-10
rtlwifi: Factor out code to receive one packet
Mike McCormack
1
-48
/
+51
2011-06-10
rtlwifi: Free skb in one place
Mike McCormack
1
-5
/
+3
2011-06-10
rtlwifi: Resubmit skbs with bad CRC early
Mike McCormack
1
-42
/
+39
2011-06-10
rtlwifi: Remove unnecessary indent
Mike McCormack
1
-95
/
+81
2011-06-10
mac80211: add ieee80211_get_operstate() function
Eliad Peller
2
-0
/
+17
2011-06-09
Bluetooth: Clean up some code style issues
Waldemar Rymarkiewicz
3
-19
/
+35
2011-06-09
Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg()
David Miller
1
-2
/
+1
2011-06-09
Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices
Ville Tervo
1
-8
/
+10
2011-06-09
Bluetooth: Do not ignore errors returned from strict_strtol()
David Miller
1
-0
/
+12
2011-06-09
Bluetooth: fix shutdown on SCO sockets
Luiz Augusto von Dentz
1
-1
/
+12
2011-06-09
Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
1
-1
/
+2
2011-06-09
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
Filip Palian
2
-0
/
+2
2011-06-08
Bluetooth: Fix check for the ERTM local busy state
Mat Martineau
1
-1
/
+1
2011-06-08
Bluetooth: Restore accidentally-deleted line
Mat Martineau
1
-0
/
+1
2011-06-08
Bluetooth: Simplify hci_conn_accept_secure check
Waldemar Rymarkiewicz
1
-3
/
+1
2011-06-08
Bluetooth: Add BT_POWER L2CAP socket option.
Jaikumar Ganesh
7
-6
/
+59
2011-06-08
Bluetooth: Verify a pin code in pin_code_reply
Waldemar Rymarkiewicz
1
-12
/
+41
2011-06-08
Bluetooth: Remove a magic number
Waldemar Rymarkiewicz
1
-1
/
+1
2011-06-08
Bluetooth: fix sparse & gcc warnings
Johannes Berg
2
-4
/
+4
2011-06-08
Bluetooth: Set 'peer_addr_type' in hci_le_connect()
Andre Guedes
1
-0
/
+1
2011-06-08
Bluetooth: Check advertising cache in hci_connect()
Andre Guedes
1
-0
/
+9
2011-06-08
Bluetooth: Remove useless check in hci_connect()
Andre Guedes
1
-2
/
+2
[next]