index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-dm355evm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-06
iwlegacy: get rid of ap_sta_id
Stanislaw Gruszka
4
-5
/
+3
2012-02-06
iwlegacy: get rid of wep_key_cmd
Stanislaw Gruszka
3
-5
/
+1
2012-02-06
iwlegacy: get rid of qos_cmd
Stanislaw Gruszka
4
-4
/
+1
2012-02-06
iwlegacy: get rid of rxon_assoc_cmd
Stanislaw Gruszka
3
-3
/
+0
2012-02-06
iwlegacy: get rid of ctx->rxon_timing_cmd
Stanislaw Gruszka
4
-4
/
+2
2012-02-06
iwlegacy: get rid of ctx->rxon_cmd
Stanislaw Gruszka
4
-6
/
+4
2012-02-06
iwlegacy: move rxon commands out of ctx structure
Stanislaw Gruszka
9
-228
/
+205
2012-02-06
mwifiex: update correct dtim_period in dump_station()
Amitkumar Karwar
4
-9
/
+10
2012-02-06
mwifiex: cleanup in snmp_mib command preparation code
Amitkumar Karwar
1
-52
/
+8
2012-02-06
rtlwifi: Fix PCI probe error path orphaned memory
Tim Gardner
1
-7
/
+12
2012-02-06
mac80211: support hw scan while idle
Eliad Peller
4
-1
/
+12
2012-02-06
mwifiex: enable HT operating mode
Amitkumar Karwar
1
-0
/
+1
2012-02-06
mwifiex: fix NULL pointer dereference in set_channel()
Amitkumar Karwar
1
-1
/
+6
2012-02-06
mwl8k: Remove BSSID from the firmware when the BSS is stopped
Yogesh Ashok Powar
1
-9
/
+29
2012-02-06
ath9k: cleanup a min_t() cast
Dan Carpenter
1
-1
/
+1
2012-02-06
mac80211: off by one in mcs mask handling
Dan Carpenter
2
-2
/
+2
2012-02-06
ssb: add support for bcm5354
Hauke Mehrtens
4
-5
/
+53
2012-02-06
ssb: log the id, rev and pkg of the chip found
Hauke Mehrtens
1
-0
/
+3
2012-02-06
bcma: log the id, rev and pkg of the chip found
Hauke Mehrtens
1
-3
/
+7
2012-02-06
cfg80211/mac80211: userspace peer authorization in IBSS
Antonio Quartulli
4
-9
/
+24
2012-02-06
rtlwifi: Remove extra debugging message accidentally left in
Larry Finger
1
-3
/
+1
2012-02-06
rtlwifi: Fix typo in dm.c
Masanari Iida
1
-1
/
+1
2012-02-06
iwmc3200wifi: Fix typo in trace.h
Masanari Iida
1
-1
/
+1
2012-02-06
rtlwifi: remove return in _rtl_pci_switch_clk_req
Devendra.Naga
1
-3
/
+1
2012-02-06
bcma: add extra sprom check
Hauke Mehrtens
2
-0
/
+23
2012-02-06
bcma: add bus num counter
Hauke Mehrtens
2
-1
/
+12
2012-02-06
bcma: add PCIe host controller
Hauke Mehrtens
6
-39
/
+690
2012-02-06
bcma: make some functions __devinit
Hauke Mehrtens
6
-10
/
+10
2012-02-06
bcma: export bcma_pcie_read()
Hauke Mehrtens
2
-1
/
+4
2012-02-06
bcma: add constants for PCI and use them
Hauke Mehrtens
2
-54
/
+155
2012-02-06
bcma: add the core unit number
Hauke Mehrtens
2
-0
/
+15
2012-02-06
rt2800: document RF_R03 register bits [7:4]
Stanislaw Gruszka
1
-0
/
+3
2012-02-06
rt2800: radio 3xxxx: channel switch RX/TX calibration fixes
Stanislaw Gruszka
2
-3
/
+24
2012-02-06
rt2800: radio 3xxx: add channel switch calibration routines
Stanislaw Gruszka
1
-0
/
+14
2012-02-06
rt2800: radio 3xxx: program RF_R1 during channel switch
Stanislaw Gruszka
1
-0
/
+34
2012-02-06
rt2800: radio 3xxx: reprogram only lower bits of RF_R3
Stanislaw Gruszka
2
-1
/
+9
2012-02-06
net: Fix typo in ipw2x00/libipw_rx.c
Masanari Iida
1
-1
/
+1
2012-02-06
mac80211: redesign auth/assoc
Johannes Berg
8
-1227
/
+1038
2012-02-06
cfg80211: export cfg80211_ref_bss
Johannes Berg
3
-5
/
+26
2012-02-06
cfg80211: stop tracking authenticated state
Johannes Berg
7
-362
/
+91
2012-02-06
mac80211: remove dummy STA support
Johannes Berg
4
-155
/
+38
2012-02-06
mac80211: implement sta_add/sta_remove in sta_state
Johannes Berg
4
-19
/
+19
2012-02-06
mac80211: add sta_state callback
Johannes Berg
8
-28
/
+194
2012-02-06
mac80211: add NOTEXIST station state
Johannes Berg
2
-0
/
+3
2012-02-06
mac80211: dont program keys for stations not uploaded
Johannes Berg
1
-16
/
+14
2012-02-06
mac80211: simplify AP_VLAN handling
Johannes Berg
5
-33
/
+7
2012-02-06
mac80211: move managed mode station state modification
Johannes Berg
1
-14
/
+14
2012-02-02
iwlwifi: range check to testmode direct reg access
Amit Beka
1
-2
/
+16
2012-02-02
iwlwifi: release IRQ in error path
Johannes Berg
1
-1
/
+3
2012-02-02
iwlwifi: move all ucode routines to iwl-ucode.c
Don Fry
7
-719
/
+791
[next]