2011-08-08 |
Pavel Roskin | ath5k: remove unused and write-only structures and... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-08-08 |
Pavel Roskin | ath9k: remove all references to subsysid, it's never... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-26 |
Pavel Roskin | b43: fix invalid memory access in b43_ssb_remove() Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-22 |
Pavel Roskin | ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-22 |
Pavel Roskin | ath5k: remove ath5k_hw_get_capability(), don't use... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-22 |
Pavel Roskin | ath5k: merge ath5k_{init, deinit}_hw() with their thin... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-20 |
Pavel Roskin | carl9170: fix sparse warnings enabled by CONFIG_SPARSE_RCU_P... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-20 |
Pavel Roskin | ath5k: merge ath5k_hw and ath5k_softc Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-18 |
Pavel Roskin | ath9k: use ath_opmode_to_string() Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-18 |
Pavel Roskin | ath9k: remove defines in reg.h that exist in ../reg.h Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-18 |
Pavel Roskin | ath9k: use get_unaligned_{b16, le16, le32} where possible Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-18 |
Pavel Roskin | ath: use get_unaligned_le{16,32} in ath_hw_keysetmac() Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-15 |
Pavel Roskin | carl9170: fix formatting issues found by checkpatch Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-15 |
Pavel Roskin | orinoco: minor fixes for problems found by checkpatch.pl Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-11 |
Pavel Roskin | ath5k: fix typos, bad comment formatting and GHz in... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-11 |
Pavel Roskin | ath5k: validate mode in ath5k_ani_init() before trying... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-08 |
Pavel Roskin | ath5k: read sc->imask with sc->irqlock held Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-08 |
Pavel Roskin | ath5k: use kstrtoint() to parse numbers coming from... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-08 |
Pavel Roskin | ath5k: fix formatting errors found by checkpatch.pl Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-08 |
Pavel Roskin | ath5k: fix misplaced or extraneous braces found by... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-08 |
Pavel Roskin | ath5k: use parentheses around macro definitions Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-08 |
Pavel Roskin | ath5k: don't use volatile, it's not needed Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-08 |
Pavel Roskin | ath5k: use more readable way to clear MAC address Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-08 |
Pavel Roskin | ath5k: use DEFINE_PCI_DEVICE_TABLE in led.c, mark users... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-08 |
Pavel Roskin | ath5k: use KERN_WARNING in ATH5K_PRINTF Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-08 |
Pavel Roskin | ath5k: remove unneeded parentheses after return Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-08 |
Pavel Roskin | ath5k: replace spaces with tabs as suggested by checkpatch.pl Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-08 |
Pavel Roskin | ath5k: remove PRIV_ENTRY and PRIV_ASSIGN macros, they... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-08 |
Pavel Roskin | ALSA: usb-audio: replace "void *" with more specific... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-06 |
Pavel Roskin | staging: comedi: remove COMEDI_DEVICE_CREATE macro... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-05 |
Pavel Roskin | ath5k: fix incorrect use of drvdata in PCI suspend... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-07-05 |
Pavel Roskin | ath5k: fix incorrect use of drvdata in sysfs code Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-06-20 |
Pavel Roskin | ath5k: add missing ieee80211_free_hw() on unload in... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-06-17 |
Pavel Roskin | ath5k: annotate reg in ath5k_hw_nic_reset() as __iomem Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-06-17 |
Pavel Roskin | ath5k: minor cleanup Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-06-17 |
Pavel Roskin | ath9k: typo fix in a comment Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2011-06-17 |
Pavel Roskin | ath9k: use standard max(), remove A_MAX macro Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-09-06 |
Pavel Roskin | i915: revert some checks added by commit 32aad86f Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-07-14 |
Pavel Roskin | ath9k: remove unneeded calculation of minimal calibration... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-04-30 |
Pavel Roskin | Staging: rtl8192su: add USB ID for 0bda:8171 Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-04-08 |
Pavel Roskin | ath9k: simplify AR9220 fixup code for AR_AN_TOP2 register Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-04-07 |
Pavel Roskin | net: fix definition of netdev_for_each_mc_addr() Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-04-06 |
Pavel Roskin | ath9k: remove ah->mask_reg, it's never used properly Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-04-06 |
Pavel Roskin | ath9k: move imask from sc to ah Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-04-06 |
Pavel Roskin | ath9k: rename symbols in enum ath9k_internal_frame_type... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-03-15 |
Pavel Roskin | ipw2x00: replace "ieee80211" with "libipw" where appropriate Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-03-15 |
Pavel Roskin | orinoco: disable support for prism chipset by default Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-03-09 |
Pavel Roskin | ath9k: never read from the AR_IMR_S2 register Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-03-09 |
Pavel Roskin | ath5k: move ath5k_hw_register_timeout() into reset.c Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-03-09 |
Pavel Roskin | ath5k: remove useless "extern" from function declarations Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-03-09 |
Pavel Roskin | ath5k: remove stale function declarations, make some... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-02-19 |
Pavel Roskin | Introduce PCMCIA_DEVICE_PROD_ID3 Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-02-16 |
Pavel Roskin | mwl8k: disable softirqs when accessing sta_notify_list Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-02-11 |
Pavel Roskin | drm/kms: fix spelling of "CLOCK" Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-02-05 |
Pavel Roskin | drm/kms: fix spelling in error message Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-02-01 |
Pavel Roskin | ath9k: fix access to freed data on unload Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-02-01 |
Pavel Roskin | mac80211: reduce stack usage in sta_agg_status_read() Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-02-01 |
Pavel Roskin | mac80211: reduce stack usage in sta_ht_capa_read() Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-02-01 |
Pavel Roskin | ath9k: allocate string buffer in read_file_dma() by... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-02-01 |
Pavel Roskin | ath: make gcc check format arguments of ath_print(... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2010-01-05 |
Pavel Roskin | rt2x00: use correct headroom for transmission Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2009-09-23 |
Pavel Roskin | rc80211_minstrel: fix contention window calculation Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2009-09-16 |
Pavel Roskin | rc80211_minstrel: fix contention window calculation Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2009-08-28 |
Pavel Roskin | ath5k: don't use PCI ID to find the chip revision Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2009-08-28 |
Pavel Roskin | ath5k: fix uninitialized value use in ath5k_eeprom_read_turb... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2009-08-14 |
Pavel Roskin | cfg80211: fix disassociation warning due to misuse... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2009-08-14 |
Pavel Roskin | rt2x00: fix memory corruption in rf cache, add a sanity... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2009-08-04 |
Pavel Roskin | rt2x00: cancel all work on disconnect Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2009-08-04 |
Pavel Roskin | rt61pci: fix module reloading Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2009-07-24 |
Pavel Roskin | ath5k: fix values for bus error bits in ISR2 Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2009-07-21 |
Pavel Roskin | mac80211: fix injection in monitor mode Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2009-07-18 |
Pavel Roskin | timer: Avoid reading uninitialized data Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2009-06-11 |
Pavel Roskin | intelfb: fix spelling of "CLOCK" Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2009-05-20 |
Pavel Roskin | cfg80211: fix compile error with CONFIG_CFG80211_DEBUGFS Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2009-05-20 |
Pavel Roskin | ath5k: fix scanning in AR2424 Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2009-05-18 |
Pavel Roskin | [ARM] mach-l7200: fix spelling of SYS_CLOCK_OFF Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2009-04-22 |
Pavel Roskin | ath5k: fix scanning in AR2424 Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2009-04-16 |
Pavel Roskin | orinoco: correct timeout logic in __orinoco_hw_set_tkip_key() Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2009-04-16 |
Pavel Roskin | ath9k: fix access to a freed skb in ath_rx_tasklet() Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2009-03-13 |
Pavel Roskin | bmac: remove unused variable bp in bmac_misc_intr() From: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2009-01-22 |
Pavel Roskin | orinoco: use KERN_DEBUG for link status messages Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2009-01-17 |
Pavel Roskin | dell_rbu: use scnprintf() instead of less secure sprintf() Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2009-01-12 |
Pavel Roskin | mac80211: allow mode change if IBSS is not allowed Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2009-01-12 |
Pavel Roskin | orinoco_cs: add ID for ARtem Onair Comcard 11 Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2008-12-12 |
Pavel Roskin | airport: remove useless return in a function returning... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2008-11-21 |
Pavel Roskin | orinoco: fix last beacon reporting on 64-bit systems Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2008-11-10 |
Pavel Roskin | p54: don't report known but unhandled EEPROM codes... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2008-10-13 |
Pavel Roskin | staging: at76_usb wireless driver Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2008-07-29 |
Pavel Roskin | ath5k: don't enable MSI, we cannot handle it yet Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2008-07-08 |
Pavel Roskin | hostap: don't compile prism2_suspend() for hostap_pci... Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2008-06-30 |
Pavel Roskin | hostap: use radiotap headers by default Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2008-06-30 |
Pavel Roskin | hostap: add radiotap support in monitor mode Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2008-06-30 |
Pavel Roskin | hostap: don't skip any headers in hostap_80211_header_parse() Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2008-06-30 |
Pavel Roskin | hostap: fix sparse warnings Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2008-06-30 |
Pavel Roskin | hostap: don't report useless WDS frames by default Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2008-06-03 |
Pavel Roskin | mac80211: fix panic when using hardware WEP Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2008-05-20 |
Pavel Roskin | orinoco_cs: add ID for SpeedStream wireless adapters Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2008-05-20 |
Pavel Roskin | hostap_cs: add ID for Conceptronic CON11CPro Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2008-05-13 |
Pavel Roskin | mac80211: add missing newlines in printk() Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |
2008-03-13 |
Pavel Roskin | ath5k: disable irq handling in ath5k_hw_detach() Signed-off-by: Pavel Roskin <proski@gnu.org>
|
commit | commitdiff | tree |