Sign in
googlers
/
maze
/
linux
/
cc0446bfeb3a9038c881db77d30c68a2beb4fa60
/
drivers
/
net
cc0446b
rtlwifi: rtl8192cu: Fix false loss of AP indication
by Larry Finger
· 12 years ago
d1497f2
brcmsmac: Fix merge issue
by Piotr Haber
· 12 years ago
7af1ce0
mwifiex: Correct pci_unmap_single's size
by Yogesh Ashok Powar
· 12 years ago
955ab09
mwifiex: Do not kfree cmd buf while unregistering PCIe
by Yogesh Ashok Powar
· 12 years ago
5b0d9b2
mwifiex: Call pci_release_region after calling pci_disable_device
by Yogesh Ashok Powar
· 12 years ago
c380aaf
mwifiex: Use pci_release_region() instead of a pci_release_regions()
by Yogesh Ashok Powar
· 12 years ago
222b048
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
b006ed5
mwifiex: rework round robin scheduling of bss nodes.
by Andreas Fenkart
· 12 years ago
2e23731
mwifiex: replace ra_list_curr by list rotation.
by Andreas Fenkart
· 12 years ago
1aac1e9
brcmfmac: add credit borrowing mechanism
by Arend van Spriel
· 12 years ago
a786b38
brcmfmac: correct error handling in brcmf_fws_init()
by Arend van Spriel
· 12 years ago
9a83f1e
brcmfmac: flush queue upon MACDESC_DEL firmware signal
by Arend van Spriel
· 12 years ago
61730d4
brcmfmac: support critical protocol API for DHCP
by Piotr Haber
· 12 years ago
1687eee
brcmfmac: allow scanning to be suppressed in the driver
by Arend van Spriel
· 12 years ago
176f0e8
ath9k: Fix RX DMA mapping
by Sujith Manoharan
· 12 years ago
07236bf
ath9k: Use lockless variants for the RX fifo queue
by Sujith Manoharan
· 12 years ago
e87f3d5
ath9k: Reduce deep indentation
by Sujith Manoharan
· 12 years ago
7a89720
ath9k: Remove unused argument "size"
by Sujith Manoharan
· 12 years ago
79acac0
ath9k: add support for the new rate control API
by Felix Fietkau
· 12 years ago
bdc2145
ath9k: merge ath_tx_start_dma into ath_tx_start
by Felix Fietkau
· 12 years ago
7c8f0db
rtl8192c:dm: Properly initialize local array and set value.
by Han Shen
· 12 years ago
f77f823
ath9k: apply coverage class on slottime too
by Mathias Kretschmer
· 12 years ago
27eee23
Merge branch 'master' of git://git.infradead.org/users/rafal/b43-next
by John W. Linville
· 12 years ago
ec09414
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
0c201cf
b43: N-PHY: don't use deprecated b43_radio_foo16
by Rafał Miłecki
· 12 years ago
31bfffb
b43: N-PHY: clean init tables
by Rafał Miłecki
· 12 years ago
3cc8ff9
b43: N-PHY: move tables init function to tables file
by Rafał Miłecki
· 12 years ago
9a98979
b43: N-PHY: use defines for (re)storing VCM config
by Rafał Miłecki
· 12 years ago
78ae753
b43: N-PHY: use shortcut "ctl" in functions names
by Rafał Miłecki
· 12 years ago
89e43da
b43: N-PHY: use enum for INTC override function argument
by Rafał Miłecki
· 12 years ago
04519dc
b43: N-PHY: define missing registers
by Rafał Miłecki
· 12 years ago
fb3bc67
b43: use defines for board_type
by Rafał Miłecki
· 12 years ago
542e15f
b43: N-PHY: fix "NB" RSSI calibration on PHYs rev2-
by Rafał Miłecki
· 12 years ago
a3764ef
b43: N-PHY: use enum for RSSI type everywhere we use it
by Rafał Miłecki
· 12 years ago
2a2d058
b43: N-PHY: rename RSSI types to be shorter and more accurate
by Rafał Miłecki
· 12 years ago
37859a7
b43: N-PHY: use more friendly variables names in RSSI code
by Rafał Miłecki
· 12 years ago
e5ab1fd
b43: N-PHY: simplify conditions in RSSI offset scale function
by Rafał Miłecki
· 12 years ago
6aa3872
b43: N-PHY: use enum for RAIL type
by Rafał Miłecki
· 12 years ago
2d551f1
b43: HT-PHY: use enum for RSSI types
by Rafał Miłecki
· 12 years ago
418e8b6
b43: HT-PHY: store TX power state before disabling it
by Rafał Miłecki
· 12 years ago
fc6ab1e
b43: HT-PHY: define regs for power estimation
by Rafał Miłecki
· 12 years ago
dc3c4e1
b43: HT-PHY: do some extra TSSI setup after configuring TX
by Rafał Miłecki
· 12 years ago
9cfc17c
b43: HT-PHY: finish calculating values for idle TSSI
by Rafał Miłecki
· 12 years ago
9a0bc41
b43: HT-PHY: tables: don't duplicate core-generic regs
by Rafał Miłecki
· 12 years ago
d6657db
b43: HT-PHY: rename defines addressing cores on the 2059 radio
by Rafał Miłecki
· 12 years ago
c43933e
mwifiex: remove redundant initialization for bss_descriptor
by Bing Zhao
· 12 years ago
d837a2a
mwifiex: fix use-after-free in beacon_ie processing
by Bing Zhao
· 12 years ago
8bc77a4
mwifiex: don't try to associate when bss_mode is not STA
by Bing Zhao
· 12 years ago
4587eea
mwifiex: make use of msecs_to_jiffies()
by Bing Zhao
· 12 years ago
0648f3a
mwifiex: correct bss_mode check while appending vht operation IE
by Bing Zhao
· 12 years ago
d033d3a
mwifiex: use PCI_DMA_FROMDEVICE for RX queue de-init
by Avinash Patil
· 12 years ago
66aa1ae
mwifiex: configure p2p interface during initialization
by Bing Zhao
· 12 years ago
5586d3e
mwifiex: Start P2P devices in P2P mode
by Paul Stewart
· 12 years ago
ec9c498
rt2x00: Use more current logging styles, shrink object size
by Joe Perches
· 12 years ago
624708b
rt2x00: rt2800lib: rename rt2800_init_bbb_early to rt2800_init_bbp_early
by Gabor Juhos
· 12 years ago
16a1f73
brcmfmac: fix potential NULL pointer dereference in brcmf_fws_flow_control_check()
by Wei Yongjun
· 12 years ago
4fc4118
wil6210: more Rx descriptor accessor functions
by Vladimir Kondratiev
· 12 years ago
4de41be
wil6210: Use cached copy of Tx descriptor
by Vladimir Kondratiev
· 12 years ago
b5d98e9
wil6210: Tx init optimization
by Vladimir Kondratiev
· 12 years ago
33e6116
wil6210: Use cached copy of Rx descriptor
by Vladimir Kondratiev
· 12 years ago
047445c
brcmfmac: stop dequeue upon sk_buff commit failure
by Arend van Spriel
· 12 years ago
88f656f
brcmfmac: change return type for brcmf_rollback_toq() to void
by Arend van Spriel
· 12 years ago
67994fa
brcmfmac: finalize transmit upon any rollback failure
by Arend van Spriel
· 12 years ago
6d421e5
brcmfmac: use lock in brcmf_fws_del_interface()
by Arend van Spriel
· 12 years ago
a5e9d80
brcmfmac: schedule dequeue upon firmware-signal reception
by Arend van Spriel
· 12 years ago
b75c1a3
brcmfmac: destination mac closed when interface is closed
by Arend van Spriel
· 12 years ago
130e380
brcmutil: simplify brcmu_pkt_free_skb()
by Arend van Spriel
· 12 years ago
a652bf0
brcmfmac: remove error message upon allocation failure
by Arend van Spriel
· 12 years ago
991c209
brcmfmac: check memory allocation in brcmf_add_if()
by Arend van Spriel
· 12 years ago
07529d2
brcmfmac: reinitialize dequeue mask per node
by Arend van Spriel
· 12 years ago
557985a
rt2800: nulify all last words of TXWI
by Stanislaw Gruszka
· 12 years ago
f0bda57
rt2x00: provide separate information about TXWI & RXWI sizes
by Stanislaw Gruszka
· 12 years ago
074f252
rt2800: cleanup rt2800_init_rfcsr
by Stanislaw Gruszka
· 12 years ago
da8064c
rt2800: add rt2800_normal_mode_setup_3xxx subroutine
by Stanislaw Gruszka
· 12 years ago
d9517f2
rt2800: add rt2800_led_open_drain_enable subroutine
by Stanislaw Gruszka
· 12 years ago
5de5a1f
rt2800: move RF_R27 setup to individual rfcsr init subroutines
by Stanislaw Gruszka
· 12 years ago
c5b3c35
rt2800: add rt2800_rx_filter_calibration procedure
by Stanislaw Gruszka
· 12 years ago
87d91db
rt2800: move RFCSR6_R2 & LDO_CFG0 setup to 3572 specific rfcsr init
by Stanislaw Gruszka
· 12 years ago
2971e66
rt2800: move GPIO_SWITCH setup to 3390 specific rfcsr init
by Stanislaw Gruszka
· 12 years ago
c9a221b
rt2800: move 30xx common rf init code
by Stanislaw Gruszka
· 12 years ago
f9cdcbb
rt2800: move RFCSR29_RSSI_GAIN to 3290 specific rfcsr init
by Stanislaw Gruszka
· 12 years ago
ce94ede9
rt2800: move rf init calibration code
by Stanislaw Gruszka
· 12 years ago
f7df8fe
rt2800: merge 5xxx normal mode setup
by Stanislaw Gruszka
· 12 years ago
ab11bb2
ath9k: always set common->macaddr to the MAC adress of a virtual interface
by Felix Fietkau
· 12 years ago
ecbbed3
ath: update hardware mac address with bssid mask
by Felix Fietkau
· 12 years ago
703a4e5
ath9k: use GFP_ATOMIC under spinlock
by Dan Carpenter
· 12 years ago
ca21cfd
ath9k: change DFS logging to use ath_dbg()
by Zefir Kurtisi
· 12 years ago
7e9dafd
rt2x00: Fix transmit power troubles on some Ralink RT30xx cards
by Alex A. Mihaylov
· 12 years ago
3f52455
mwl8k: remove nonstandard rate 72 Mbps
by Jonas Gorski
· 12 years ago
1eb3217
mac80211_hwsim: handle IEEE80211_HW_SUPPORTS_RC_TABLE
by Karl Beldan
· 12 years ago
a42c74e
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 12 years ago
499892f
iwlwifi: add a subdevice ID for 7000 series
by Emmanuel Grumbach
· 12 years ago
63b77bf
iwlwifi: dvm: don't send zeroed LQ cmd
by Emmanuel Grumbach
· 12 years ago
d557894
iwlwifi: remove unneeded goto from iwl_dbgfs_log_event_read
by Stanislaw Gruszka
· 12 years ago
ade5065
iwlwifi: mvm: remove usage of power_save module parameter
by Alexander Bondar
· 12 years ago
a6db006
iwlwifi: remove redundant argument from iwl_dump_nic_event_log
by Stanislaw Gruszka
· 12 years ago
3309ccf
iwlwifi: fix freeing uninitialized pointer
by Stanislaw Gruszka
· 12 years ago
dad6330
mac80211_hwsim: handle VHT rates in rx_status
by Karl Beldan
· 12 years ago
0aed849
iwlwifi: mvm: change TX/RX AM-to-PSM transition time for LP mode
by Alexander Bondar
· 12 years ago
d7dad55
iwlwifi: mvm: fix first_antenna
by Emmanuel Grumbach
· 12 years ago
Next »