index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-07
iwlwifi: remove iwl-wifi.h
Johannes Berg
12
-223
/
+148
2012-03-07
iwlwifi: split out firmware store
Johannes Berg
19
-163
/
+236
2012-03-07
iwlwifi: move ucode loading to op_mode
Johannes Berg
13
-160
/
+150
2012-03-07
mac80211: Fix potential null pointer dereferencing
Ashok Nagarajan
1
-6
/
+7
2012-03-07
ath9k: fix signal strength reporting issues
Felix Fietkau
1
-5
/
+7
2012-03-07
ath9k: get rid of double queueing of rx frames on EDMA
Felix Fietkau
3
-36
/
+28
2012-03-07
ath9k: remove rssi/antenna information from recv debug stats
Felix Fietkau
2
-38
/
+0
2012-03-07
ath9k: make MAC sample statistics optional
Felix Fietkau
4
-6
/
+36
2012-03-07
ath9k_hw: use cold instead of warm reset on AR9280
Felix Fietkau
1
-4
/
+10
2012-03-07
mac80211: Filter duplicate IE ids
Paul Stewart
4
-22
/
+141
2012-03-06
NFC: NCI code identation fixes
Samuel Ortiz
5
-127
/
+116
2012-03-06
NFC: Core code identation fixes
Samuel Ortiz
6
-74
/
+66
2012-03-06
NFC: LLCP code identation fixes
Samuel Ortiz
4
-93
/
+100
2012-03-06
NFC: Fix LLCP sockets releasing path
Samuel Ortiz
2
-12
/
+26
2012-03-06
NFC: Remove the rf mode parameter from the DEP link up routine
Samuel Ortiz
6
-42
/
+24
2012-03-06
NFC: SN is not an invalid GT value
Samuel Ortiz
1
-0
/
+2
2012-03-06
NFC: Unlink LLCP child sockets from llcp_sock_release
Samuel Ortiz
1
-13
/
+3
2012-03-06
NFC: Export NFCID when detecting a p2p target with pn533
Samuel Ortiz
1
-0
/
+2
2012-03-06
NFC: Export Jewel/Topaz ID from pn533
Samuel Ortiz
1
-0
/
+2
2012-03-06
NFC: Export sensf from pn533
Samuel Ortiz
1
-0
/
+3
2012-03-06
NFC: Fragment LLCP I frames
Samuel Ortiz
1
-14
/
+43
2012-03-06
NFC: Set MIU and RW values from CONNECT and CC LLCP frames
Samuel Ortiz
2
-3
/
+49
2012-03-06
NFC: Send LLCP RR frames to acknowledge received I frames
Samuel Ortiz
3
-3
/
+33
2012-03-06
NFC: Set the right LLCP N(R) value for I frames
Samuel Ortiz
1
-1
/
+1
2012-03-06
NFC: Clear LLCP SDPs whan MAC goes down
Samuel Ortiz
1
-0
/
+13
2012-03-06
NFC: Clear pn533 target structure
Samuel Ortiz
1
-0
/
+2
2012-03-06
NFC: Fix bitops usage in LLCP
Samuel Ortiz
1
-10
/
+10
2012-03-06
NFC: LLCP socket sendmsg implemetation
Samuel Ortiz
3
-1
/
+62
2012-03-06
NFC: Handle Receiver Not Ready LLCP frame
Samuel Ortiz
1
-5
/
+11
2012-03-06
NFC: Factorize the I frame queueing routine
Samuel Ortiz
2
-17
/
+29
2012-03-06
NFC: Add device powered netlink attribute
Samuel Ortiz
2
-0
/
+4
2012-03-06
NFC: Export NFCID1 from pn533
Samuel Ortiz
1
-0
/
+2
2012-03-06
bcma: add support for on-chip OTP memory used for SPROM storage
Arend van Spriel
2
-21
/
+115
2012-03-06
bcma: return error in bcma_sprom_get() when fallback fails
Arend van Spriel
1
-10
/
+17
2012-03-06
ath5k: do not re-run AGC calibration periodically
Felix Fietkau
1
-25
/
+9
2012-03-06
ath5k: do not stop queues for full calibration
Felix Fietkau
1
-12
/
+2
2012-03-06
mac80211: Modify tsf via debugfs in mesh interfaces
Javier Cardona
2
-1
/
+24
2012-03-06
mac80211_hwsim: Add tsf to beacons, probe responses and radiotap header.
Javier Cardona
1
-1
/
+26
2012-03-06
mac80211: fix mesh airtime link metric estimating
Thomas Pedersen
3
-10
/
+22
2012-03-06
cfg80211: expose cfg80211_calculate_bitrate()
Thomas Pedersen
2
-0
/
+9
2012-03-06
iwlwifi: move firmware completion wait
Johannes Berg
2
-2
/
+2
2012-03-06
iwlwifi: move firmware request into drv
Johannes Berg
3
-627
/
+625
2012-03-06
iwlwifi: move iwl_base_params to shared header
Johannes Berg
2
-42
/
+43
2012-03-06
iwlwifi: move uCode deallocation to drv
Johannes Berg
2
-2
/
+2
2012-03-06
iwlwifi: fix station HT parameters
Johannes Berg
3
-26
/
+75
2012-03-06
iwlwifi: move traffic log definitions
Johannes Berg
2
-3
/
+4
2012-03-06
iwlwifi: move IWL_MASK into file using it
Johannes Berg
2
-1
/
+2
2012-03-06
iwlwifi: move tid_to_ac to PCI-E
Johannes Berg
2
-46
/
+46
2012-03-06
iwlwifi: iwl_rx_cmd_buffer belongs to transport API
Johannes Berg
2
-17
/
+17
2012-03-06
iwlwifi: move queue functions to PCI-E
Johannes Berg
2
-20
/
+20
[next]