index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ab8500.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-12
iwlwifi: more generic name for bluetooth command
Wey-Yi Guy
2
-14
/
+20
2012-04-12
iwlwifi: move scan related declarations out of iwl-core.h
Meenakshi Venkataraman
2
-24
/
+24
2012-04-12
iwlwifi: move utility functions out of iwl-core.h
Meenakshi Venkataraman
2
-13
/
+13
2012-04-12
iwlwifi: move iwl_bcast_addr to iwl-agn-sta.c
Meenakshi Venkataraman
2
-2
/
+2
2012-04-12
iwlwifi: move iwl_force_rf_reset to iwl-agn-rx.c
Meenakshi Venkataraman
2
-39
/
+39
2012-04-12
iwlwifi: move iwl_send_statistics_request to iwl-agn.c
Meenakshi Venkataraman
4
-23
/
+21
2012-04-12
iwlwifi: move iwl_print_rx_config_cmd to iwl-agn-rxon.c
Meenakshi Venkataraman
2
-23
/
+27
2012-04-12
iwlwifi: move iwl_send_bt_config and mark it static
Meenakshi Venkataraman
3
-24
/
+23
2012-04-12
iwlwifi: move iwl_set_tx_power and make it static
Meenakshi Venkataraman
3
-60
/
+55
2012-04-12
iwlwifi: move iwlagn_fw_error to iwl-agn.c
Meenakshi Venkataraman
3
-60
/
+59
2012-04-12
iwlwifi: move iwl_chswitch_done to iwl-mac80211.c
Meenakshi Venkataraman
4
-20
/
+16
2012-04-12
iwlwifi: move iwl_set_rate to iwl-agn-rxon.c
Meenakshi Venkataraman
4
-14
/
+15
2012-04-12
iwlwifi: move iwl_connection_init_rx_config to iwl-agn-rxon.c
Meenakshi Venkataraman
4
-73
/
+74
2012-04-12
iwlwifi: move iwl_set_flags_for_band to iwl-agn-rxon.c
Meenakshi Venkataraman
4
-28
/
+27
2012-04-12
iwlwifi: move iwl_set_rxon_channel to iwl-agn-rxon.c
Meenakshi Venkataraman
4
-31
/
+31
2012-04-12
iwlwifi: move iwl_set_rxon_ht to iwl-agn-rxon.c
Meenakshi Venkataraman
4
-76
/
+91
2012-04-12
iwlwifi: move iwl_is_ht40_tx_allowed out of iwl-core.c
Meenakshi Venkataraman
4
-47
/
+47
2012-04-12
iwlwifi: move iwl_set_hw_rfkill_state and mark it static
Meenakshi Venkataraman
3
-13
/
+12
2012-04-12
iwlwifi: move iwl_free_skb and mark it static
Meenakshi Venkataraman
3
-10
/
+9
2012-04-12
iwlwifi: move channel switch related functions
Meenakshi Venkataraman
3
-77
/
+74
2012-04-12
iwlwifi: calculate active legacy rates per station
Johannes Berg
4
-25
/
+10
2012-04-12
iwlwifi: make iwl_sta_fill_lq static
Johannes Berg
2
-52
/
+50
2012-04-12
iwlwifi: move iwlagn_hw_valid_rtc_data_addr prototype
Meenakshi Venkataraman
2
-1
/
+1
2012-04-12
iwlwifi: dynamically determine lib_ops
Johannes Berg
14
-736
/
+763
2012-04-12
net/wireless: ipw2x00: add supported cipher suites to wiphy initialization
Stanislav Yakovlev
3
-0
/
+31
2012-04-12
prism54: replace open-coded ARRAY_SIZE with macro
Jim Cromie
1
-4
/
+2
2012-04-12
brcm80211: replace open-coded ARRAY_SIZE with the macro
Jim Cromie
2
-32
/
+12
2012-04-12
NFC: Fix LLCP link timeout typo
Samuel Ortiz
1
-1
/
+1
2012-04-12
NFC: Add MIUX to the local LLCP general bytes
Samuel Ortiz
1
-0
/
+10
2012-04-12
NFC: pn533 Rx chaining support
Samuel Ortiz
1
-16
/
+128
2012-04-12
NFC: Convert pn533 from tasklet to workqueues
Samuel Ortiz
1
-38
/
+48
2012-04-12
NFC: Call llcp_add_header properly when sending LLCP DM or DISC
Samuel Ortiz
1
-2
/
+2
2012-04-12
NFC: Fix LLCP TLV building routine
Samuel Ortiz
1
-1
/
+1
2012-04-12
NFC: No need to apply twice the modulo op to LLCP's recv_n
Samuel Ortiz
2
-2
/
+2
2012-04-12
NFC: Dump LLCP frames
Samuel Ortiz
1
-0
/
+7
2012-04-12
NFC: Add Core support to generate tag lost event
Eric Lapuyade
2
-1
/
+76
2012-04-12
NFC: Changed target activated state logic
Eric Lapuyade
2
-4
/
+23
2012-04-12
NFC: Fix next target_idx type and rename for clarity
Eric Lapuyade
3
-4
/
+4
2012-04-12
NFC: The core part should generate the target index
Samuel Ortiz
5
-6
/
+20