summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-dm355evm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-06iwlegacy: get rid of ap_sta_idStanislaw Gruszka4-5/+3
2012-02-06iwlegacy: get rid of wep_key_cmdStanislaw Gruszka3-5/+1
2012-02-06iwlegacy: get rid of qos_cmdStanislaw Gruszka4-4/+1
2012-02-06iwlegacy: get rid of rxon_assoc_cmdStanislaw Gruszka3-3/+0
2012-02-06iwlegacy: get rid of ctx->rxon_timing_cmdStanislaw Gruszka4-4/+2
2012-02-06iwlegacy: get rid of ctx->rxon_cmdStanislaw Gruszka4-6/+4
2012-02-06iwlegacy: move rxon commands out of ctx structureStanislaw Gruszka9-228/+205
2012-02-06mwifiex: update correct dtim_period in dump_station()Amitkumar Karwar4-9/+10
2012-02-06mwifiex: cleanup in snmp_mib command preparation codeAmitkumar Karwar1-52/+8
2012-02-06rtlwifi: Fix PCI probe error path orphaned memoryTim Gardner1-7/+12
2012-02-06mac80211: support hw scan while idleEliad Peller4-1/+12
2012-02-06mwifiex: enable HT operating modeAmitkumar Karwar1-0/+1
2012-02-06mwifiex: fix NULL pointer dereference in set_channel()Amitkumar Karwar1-1/+6
2012-02-06mwl8k: Remove BSSID from the firmware when the BSS is stoppedYogesh Ashok Powar1-9/+29
2012-02-06ath9k: cleanup a min_t() castDan Carpenter1-1/+1
2012-02-06mac80211: off by one in mcs mask handlingDan Carpenter2-2/+2
2012-02-06ssb: add support for bcm5354Hauke Mehrtens4-5/+53
2012-02-06ssb: log the id, rev and pkg of the chip foundHauke Mehrtens1-0/+3
2012-02-06bcma: log the id, rev and pkg of the chip foundHauke Mehrtens1-3/+7
2012-02-06cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli4-9/+24
2012-02-06rtlwifi: Remove extra debugging message accidentally left inLarry Finger1-3/+1
2012-02-06rtlwifi: Fix typo in dm.cMasanari Iida1-1/+1
2012-02-06iwmc3200wifi: Fix typo in trace.hMasanari Iida1-1/+1
2012-02-06rtlwifi: remove return in _rtl_pci_switch_clk_reqDevendra.Naga1-3/+1
2012-02-06bcma: add extra sprom checkHauke Mehrtens2-0/+23
2012-02-06bcma: add bus num counterHauke Mehrtens2-1/+12
2012-02-06bcma: add PCIe host controllerHauke Mehrtens6-39/+690
2012-02-06bcma: make some functions __devinitHauke Mehrtens6-10/+10
2012-02-06bcma: export bcma_pcie_read()Hauke Mehrtens2-1/+4
2012-02-06bcma: add constants for PCI and use themHauke Mehrtens2-54/+155
2012-02-06bcma: add the core unit numberHauke Mehrtens2-0/+15
2012-02-06rt2800: document RF_R03 register bits [7:4]Stanislaw Gruszka1-0/+3
2012-02-06rt2800: radio 3xxxx: channel switch RX/TX calibration fixesStanislaw Gruszka2-3/+24
2012-02-06rt2800: radio 3xxx: add channel switch calibration routinesStanislaw Gruszka1-0/+14
2012-02-06rt2800: radio 3xxx: program RF_R1 during channel switchStanislaw Gruszka1-0/+34
2012-02-06rt2800: radio 3xxx: reprogram only lower bits of RF_R3Stanislaw Gruszka2-1/+9
2012-02-06net: Fix typo in ipw2x00/libipw_rx.cMasanari Iida1-1/+1
2012-02-06mac80211: redesign auth/assocJohannes Berg8-1227/+1038
2012-02-06cfg80211: export cfg80211_ref_bssJohannes Berg3-5/+26
2012-02-06cfg80211: stop tracking authenticated stateJohannes Berg7-362/+91
2012-02-06mac80211: remove dummy STA supportJohannes Berg4-155/+38
2012-02-06mac80211: implement sta_add/sta_remove in sta_stateJohannes Berg4-19/+19
2012-02-06mac80211: add sta_state callbackJohannes Berg8-28/+194
2012-02-06mac80211: add NOTEXIST station stateJohannes Berg2-0/+3
2012-02-06mac80211: dont program keys for stations not uploadedJohannes Berg1-16/+14
2012-02-06mac80211: simplify AP_VLAN handlingJohannes Berg5-33/+7
2012-02-06mac80211: move managed mode station state modificationJohannes Berg1-14/+14
2012-02-02iwlwifi: range check to testmode direct reg accessAmit Beka1-2/+16
2012-02-02iwlwifi: release IRQ in error pathJohannes Berg1-1/+3
2012-02-02iwlwifi: move all ucode routines to iwl-ucode.cDon Fry7-719/+791