summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-07iwlwifi: remove iwl-wifi.hJohannes Berg12-223/+148
2012-03-07iwlwifi: split out firmware storeJohannes Berg19-163/+236
2012-03-07iwlwifi: move ucode loading to op_modeJohannes Berg13-160/+150
2012-03-07mac80211: Fix potential null pointer dereferencingAshok Nagarajan1-6/+7
2012-03-07ath9k: fix signal strength reporting issuesFelix Fietkau1-5/+7
2012-03-07ath9k: get rid of double queueing of rx frames on EDMAFelix Fietkau3-36/+28
2012-03-07ath9k: remove rssi/antenna information from recv debug statsFelix Fietkau2-38/+0
2012-03-07ath9k: make MAC sample statistics optionalFelix Fietkau4-6/+36
2012-03-07ath9k_hw: use cold instead of warm reset on AR9280Felix Fietkau1-4/+10
2012-03-07mac80211: Filter duplicate IE idsPaul Stewart4-22/+141
2012-03-06NFC: NCI code identation fixesSamuel Ortiz5-127/+116
2012-03-06NFC: Core code identation fixesSamuel Ortiz6-74/+66
2012-03-06NFC: LLCP code identation fixesSamuel Ortiz4-93/+100
2012-03-06NFC: Fix LLCP sockets releasing pathSamuel Ortiz2-12/+26
2012-03-06NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz6-42/+24
2012-03-06NFC: SN is not an invalid GT valueSamuel Ortiz1-0/+2
2012-03-06NFC: Unlink LLCP child sockets from llcp_sock_releaseSamuel Ortiz1-13/+3
2012-03-06NFC: Export NFCID when detecting a p2p target with pn533Samuel Ortiz1-0/+2
2012-03-06NFC: Export Jewel/Topaz ID from pn533Samuel Ortiz1-0/+2
2012-03-06NFC: Export sensf from pn533Samuel Ortiz1-0/+3
2012-03-06NFC: Fragment LLCP I framesSamuel Ortiz1-14/+43
2012-03-06NFC: Set MIU and RW values from CONNECT and CC LLCP framesSamuel Ortiz2-3/+49
2012-03-06NFC: Send LLCP RR frames to acknowledge received I framesSamuel Ortiz3-3/+33
2012-03-06NFC: Set the right LLCP N(R) value for I framesSamuel Ortiz1-1/+1
2012-03-06NFC: Clear LLCP SDPs whan MAC goes downSamuel Ortiz1-0/+13
2012-03-06NFC: Clear pn533 target structureSamuel Ortiz1-0/+2
2012-03-06NFC: Fix bitops usage in LLCPSamuel Ortiz1-10/+10
2012-03-06NFC: LLCP socket sendmsg implemetationSamuel Ortiz3-1/+62
2012-03-06NFC: Handle Receiver Not Ready LLCP frameSamuel Ortiz1-5/+11
2012-03-06NFC: Factorize the I frame queueing routineSamuel Ortiz2-17/+29
2012-03-06NFC: Add device powered netlink attributeSamuel Ortiz2-0/+4
2012-03-06NFC: Export NFCID1 from pn533Samuel Ortiz1-0/+2
2012-03-06bcma: add support for on-chip OTP memory used for SPROM storageArend van Spriel2-21/+115
2012-03-06bcma: return error in bcma_sprom_get() when fallback failsArend van Spriel1-10/+17
2012-03-06ath5k: do not re-run AGC calibration periodicallyFelix Fietkau1-25/+9
2012-03-06ath5k: do not stop queues for full calibrationFelix Fietkau1-12/+2
2012-03-06mac80211: Modify tsf via debugfs in mesh interfacesJavier Cardona2-1/+24
2012-03-06mac80211_hwsim: Add tsf to beacons, probe responses and radiotap header.Javier Cardona1-1/+26
2012-03-06mac80211: fix mesh airtime link metric estimatingThomas Pedersen3-10/+22
2012-03-06cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen2-0/+9
2012-03-06iwlwifi: move firmware completion waitJohannes Berg2-2/+2
2012-03-06iwlwifi: move firmware request into drvJohannes Berg3-627/+625
2012-03-06iwlwifi: move iwl_base_params to shared headerJohannes Berg2-42/+43
2012-03-06iwlwifi: move uCode deallocation to drvJohannes Berg2-2/+2
2012-03-06iwlwifi: fix station HT parametersJohannes Berg3-26/+75
2012-03-06iwlwifi: move traffic log definitionsJohannes Berg2-3/+4
2012-03-06iwlwifi: move IWL_MASK into file using itJohannes Berg2-1/+2
2012-03-06iwlwifi: move tid_to_ac to PCI-EJohannes Berg2-46/+46
2012-03-06iwlwifi: iwl_rx_cmd_buffer belongs to transport APIJohannes Berg2-17/+17
2012-03-06iwlwifi: move queue functions to PCI-EJohannes Berg2-20/+20