summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move ucode loading to op_modeJohannes Berg2012-03-0713-160/+150
* mac80211: Fix potential null pointer dereferencingAshok Nagarajan2012-03-071-6/+7
* ath9k: fix signal strength reporting issuesFelix Fietkau2012-03-071-5/+7
* ath9k: get rid of double queueing of rx frames on EDMAFelix Fietkau2012-03-073-36/+28
* ath9k: remove rssi/antenna information from recv debug statsFelix Fietkau2012-03-072-38/+0
* ath9k: make MAC sample statistics optionalFelix Fietkau2012-03-074-6/+36
* ath9k_hw: use cold instead of warm reset on AR9280Felix Fietkau2012-03-071-4/+10
* mac80211: Filter duplicate IE idsPaul Stewart2012-03-074-22/+141
* NFC: NCI code identation fixesSamuel Ortiz2012-03-065-127/+116
* NFC: Core code identation fixesSamuel Ortiz2012-03-066-74/+66
* NFC: LLCP code identation fixesSamuel Ortiz2012-03-064-93/+100
* NFC: Fix LLCP sockets releasing pathSamuel Ortiz2012-03-062-12/+26
* NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz2012-03-066-42/+24
* NFC: SN is not an invalid GT valueSamuel Ortiz2012-03-061-0/+2
* NFC: Unlink LLCP child sockets from llcp_sock_releaseSamuel Ortiz2012-03-061-13/+3
* NFC: Export NFCID when detecting a p2p target with pn533Samuel Ortiz2012-03-061-0/+2
* NFC: Export Jewel/Topaz ID from pn533Samuel Ortiz2012-03-061-0/+2
* NFC: Export sensf from pn533Samuel Ortiz2012-03-061-0/+3
* NFC: Fragment LLCP I framesSamuel Ortiz2012-03-061-14/+43
* NFC: Set MIU and RW values from CONNECT and CC LLCP framesSamuel Ortiz2012-03-062-3/+49
* NFC: Send LLCP RR frames to acknowledge received I framesSamuel Ortiz2012-03-063-3/+33
* NFC: Set the right LLCP N(R) value for I framesSamuel Ortiz2012-03-061-1/+1
* NFC: Clear LLCP SDPs whan MAC goes downSamuel Ortiz2012-03-061-0/+13
* NFC: Clear pn533 target structureSamuel Ortiz2012-03-061-0/+2
* NFC: Fix bitops usage in LLCPSamuel Ortiz2012-03-061-10/+10
* NFC: LLCP socket sendmsg implemetationSamuel Ortiz2012-03-063-1/+62
* NFC: Handle Receiver Not Ready LLCP frameSamuel Ortiz2012-03-061-5/+11
* NFC: Factorize the I frame queueing routineSamuel Ortiz2012-03-062-17/+29
* NFC: Add device powered netlink attributeSamuel Ortiz2012-03-062-0/+4
* NFC: Export NFCID1 from pn533Samuel Ortiz2012-03-061-0/+2
* bcma: add support for on-chip OTP memory used for SPROM storageArend van Spriel2012-03-062-21/+115
* bcma: return error in bcma_sprom_get() when fallback failsArend van Spriel2012-03-061-10/+17
* ath5k: do not re-run AGC calibration periodicallyFelix Fietkau2012-03-061-25/+9
* ath5k: do not stop queues for full calibrationFelix Fietkau2012-03-061-12/+2
* mac80211: Modify tsf via debugfs in mesh interfacesJavier Cardona2012-03-062-1/+24
* mac80211_hwsim: Add tsf to beacons, probe responses and radiotap header.Javier Cardona2012-03-061-1/+26
* mac80211: fix mesh airtime link metric estimatingThomas Pedersen2012-03-063-10/+22
* cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen2012-03-062-0/+9
* iwlwifi: move firmware completion waitJohannes Berg2012-03-062-2/+2
* iwlwifi: move firmware request into drvJohannes Berg2012-03-063-627/+625
* iwlwifi: move iwl_base_params to shared headerJohannes Berg2012-03-062-42/+43
* iwlwifi: move uCode deallocation to drvJohannes Berg2012-03-062-2/+2
* iwlwifi: fix station HT parametersJohannes Berg2012-03-063-26/+75
* iwlwifi: move traffic log definitionsJohannes Berg2012-03-062-3/+4
* iwlwifi: move IWL_MASK into file using itJohannes Berg2012-03-062-1/+2
* iwlwifi: move tid_to_ac to PCI-EJohannes Berg2012-03-062-46/+46
* iwlwifi: iwl_rx_cmd_buffer belongs to transport APIJohannes Berg2012-03-062-17/+17
* iwlwifi: move queue functions to PCI-EJohannes Berg2012-03-062-20/+20
* iwlwifi: transport's tx_agg_alloc must not sleepJohannes Berg2012-03-061-3/+1
* iwlwifi: refactor PCI-E RX pathJohannes Berg2012-03-061-106/+110
OpenPOWER on IntegriCloud