Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7a1d6564a15183cb5994656040966df09af8390f
/
drivers
/
net
7a1d656
zd1211rw: fix invalid signal values from device
by Jussi Kivilinna
· 13 years ago
c1c3dae
b43: HT-PHY: calibrate radio after switching channel
by Rafał Miłecki
· 13 years ago
bf4c02d
rt2x00: reset usb devices at probe
by Stanislaw Gruszka
· 13 years ago
7f503fc
rt2x00: fix possible memory corruption in case of invalid rxdesc.size
by Stanislaw Gruszka
· 13 years ago
9c803a0
b43: N-PHY: move declarations of chantables functions to correct files
by Rafał Miłecki
· 13 years ago
2a87083
b43: N-PHY: update switching analog on/off
by Rafał Miłecki
· 13 years ago
a6b7da5
b43: HT-PHY: switch radio to requested channel
by Rafał Miłecki
· 13 years ago
39ca554
b43: HT-PHY: add place for implementing channel switching
by Rafał Miłecki
· 13 years ago
5192bf5
b43: HT-PHY: define standard structs for channel switching
by Rafał Miłecki
· 13 years ago
1a3f71a
b43: HT-PHY: enable radio
by Rafał Miłecki
· 13 years ago
e7c6255
b43: HT-PHY: implement killing radio
by Rafał Miłecki
· 13 years ago
e10542c
rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true
by Mike McCormack
· 13 years ago
4b9d8d6
rtlwifi: rtl8192cu: Remove unused parameter
by Mike McCormack
· 13 years ago
9c05044
rtlwifi: Fix typo in variable name
by Mike McCormack
· 13 years ago
536e518
ath5k: add missing ieee80211_free_hw() on unload in AHB code
by Pavel Roskin
· 14 years ago
0e8d160
ath5k: free sc->ah in ath5k_deinit_softc
by John W. Linville
· 14 years ago
0e44d48
ath9k_hw: make sure PAPRD training is properly done
by Mohammed Shafi Shajakhan
· 14 years ago
81dc676
ath9k: Fix a corner case failure in sending PAPRD frames in HT40
by Mohammed Shafi Shajakhan
· 14 years ago
6392cb3
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 13 years ago
0521ecf3
rtlwifi: include mac80211.h from core.h
by Kalle Valo
· 14 years ago
9a06696
zd1211rw: include mac80211.h from zd_chip.h
by Kalle Valo
· 14 years ago
47751b0
iwlwifi: fix stop/wake queue hacks
by Kalle Valo
· 14 years ago
2055403
iwlegacy: fix stop/wake queue hacks
by Kalle Valo
· 14 years ago
8943442
iwlagn: remove incorrect define
by Wey-Yi Guy
· 14 years ago
86cb3b4
iwlagn: merge duplicate code into single function
by Wey-Yi Guy
· 14 years ago
916b337
iwlagn: code alignment
by Wey-Yi Guy
· 14 years ago
e1910cb
iwlagn: add offset define for subsystem id
by Wey-Yi Guy
· 14 years ago
f753816
iwlagn: Add power_level module parameter
by Wey-Yi Guy
· 14 years ago
0172b02
iwlagn: add power_save module parameter
by Wey-Yi Guy
· 14 years ago
705cd45
iwlagn: store the irq number to iwl_bus just like dev
by Emmanuel Grumbach
· 13 years ago
4b55b07
iwlagn: warn about nested SYNC commands
by Emmanuel Grumbach
· 14 years ago
807caf2
iwlagn: fix misplaced bracket
by Emmanuel Grumbach
· 14 years ago
bcd4fe2
iwlagn: waterfall the bus level if prepare card failed
by Emmanuel Grumbach
· 14 years ago
ea3aa93
iwlagn: finally kill the pointer to pci_dev from iwl-dev.h
by Emmanuel Grumbach
· 14 years ago
08321c0
iwlagn: add a get_irq method to iwl_bus_ops and use it
by Emmanuel Grumbach
· 14 years ago
85aed7c
iwlagn: don't read the PCI_REVISION_ID from iwl-agn.c
by Emmanuel Grumbach
· 14 years ago
19707ba
iwlagn: add a method to get the HW ID description as a string to iwl_bus_ops
by Emmanuel Grumbach
· 14 years ago
d57fa99
iwlagn: move PCI power related functions to the PCI layer
by Wey-Yi Guy
· 14 years ago
795414d
iwlagn: don't use the PCI wrappers for DMA operation
by Emmanuel Grumbach
· 13 years ago
084dd79
iwlagn: move PCI related operations from probe and remove to PCI layer
by Emmanuel Grumbach
· 14 years ago
3599d39
iwlagn: add get_dev to iwl_bus_ops
by Emmanuel Grumbach
· 14 years ago
a48709c
iwlagn: introduce iwl_bus and iwl_bus_ops
by Emmanuel Grumbach
· 14 years ago
c6ca8bc
iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few files
by Emmanuel Grumbach
· 14 years ago
48d1a21
iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code
by Emmanuel Grumbach
· 14 years ago
7299751
iwlagn: don't disable interrupts after the NIC has been reset
by Emmanuel Grumbach
· 14 years ago
ecdbe86
iwlagn: Support flush queues for specified interface
by Wey-Yi Guy
· 14 years ago
f88e0ec
iwlagn: add PAN to tx flush
by Wey-Yi Guy
· 14 years ago
c68744f
iwlagn: Remove un-necessary indirect call
by Wey-Yi Guy
· 13 years ago
a8e8274
b43: HT-PHY: implement switching analog
by Rafał Miłecki
· 14 years ago
4cabd42
b43: HT-PHY: implement radio ops
by Rafał Miłecki
· 14 years ago
d816ab2
ath5k: annotate reg in ath5k_hw_nic_reset() as __iomem
by Pavel Roskin
· 14 years ago
f5cbc8b
ath5k: minor cleanup
by Pavel Roskin
· 14 years ago
e707549
ath9k: typo fix in a comment
by Pavel Roskin
· 14 years ago
f6351d4
ath9k: use standard max(), remove A_MAX macro
by Pavel Roskin
· 14 years ago
d3af439
ath9k: remove a redundant call to pcipowersave
by Mohammed Shafi Shajakhan
· 14 years ago
a6f0f04
iwlegacy: fix up brokenness caused by cleanup
by Dan Carpenter
· 14 years ago
d4bb17c
ath9k: Add debug messages to track PAPRD failures
by Mohammed Shafi Shajakhan
· 14 years ago
aec7ffd
b43: add Kconfig option for compiling SSB driver
by Rafał Miłecki
· 14 years ago
545a8aa
if_spi: Fix compilation warning - unused variable
by Nikanth Karthikesan
· 14 years ago
d7520b1
b43: HT-PHY: add place for writing HT PHY support
by Rafał Miłecki
· 14 years ago
443c1a2
b43: define new PHYs and radio regs for cores >= 24
by Rafał Miłecki
· 14 years ago
b2ea345
iwlagn: Sanity check for valid context
by Wey-Yi Guy
· 14 years ago
4f0642a
iwlagn: Sanity check for 11n capability
by Wey-Yi Guy
· 14 years ago
1f8bf03
iwlagn: merge duplicated code into single place
by Wey-Yi Guy
· 14 years ago
109a0ac
iwlagn: group similar defines together
by Wey-Yi Guy
· 14 years ago
8d8854d
iwlagn: generic temperature location in EEPROM
by Wey-Yi Guy
· 14 years ago
bf30025
iwlagn: remove unused debug flag
by Wey-Yi Guy
· 14 years ago
06bb835
iwlagn: use IWL_DEBUG_FW for firmware related debug msg
by Wey-Yi Guy
· 14 years ago
f38f884
iwlagn: use IWL_DEBUG_TEMP for temperature related debug
by Wey-Yi Guy
· 14 years ago
fa7f141
iwlagn: add debug message for coex related activities
by Wey-Yi Guy
· 14 years ago
ebbb491
iwlagn: add coex debug flag
by Wey-Yi Guy
· 14 years ago
8895075
iwlagn: use sku capabilities information from EEPROM
by Wey-Yi Guy
· 14 years ago
0526929
iwlagn: Band capabilities in EEPROM
by Wey-Yi Guy
· 14 years ago
872907b
iwlagn: don't check ucode subtype
by Johannes Berg
· 14 years ago
3f1e5f4
iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_params
by Wey-Yi Guy
· 14 years ago
6b0184c
iwlagn: move led_mode as part of iwlagn_mod_params
by Wey-Yi Guy
· 14 years ago
b60eec9
iwlagn: move bt_coex_active as part of iwlagn_mod_params
by Wey-Yi Guy
· 14 years ago
eb64dca
iwlagn: add dumpit support for testmode trace function
by Wey-Yi Guy
· 14 years ago
49b7210
iwlagn: usersapce application decide the size of trace buffer
by Wey-Yi Guy
· 14 years ago
7101f40
rtlwifi: Fix warnings on parisc arch
by Larry Finger
· 14 years ago
5b49b35
b43: check for allocation failures
by Dan Carpenter
· 14 years ago
287546d
mwifiex: get rid of global adapter pointer
by Amitkumar Karwar
· 14 years ago
7f1f974
iwlegacy: refactor iwl4965_mac_channel_switch
by Stanislaw Gruszka
· 14 years ago
0d01550
iwlegacy: remove unused agg_tids_count
by Stanislaw Gruszka
· 14 years ago
1ba2f12
iwlegacy: remove firmware event log
by Stanislaw Gruszka
· 14 years ago
dd6d2a8
iwlegacy: remove reset rf infrastructure
by Stanislaw Gruszka
· 14 years ago
ecaee0f
iwlegacy: remove recover from statistics
by Stanislaw Gruszka
· 14 years ago
3c09b17
iwlegacy: remove unused power commands defines
by Stanislaw Gruszka
· 14 years ago
9a821f5
libertas: add sd8686 reset_card support
by Daniel Drake
· 14 years ago
fd85477
rtlwifi: Factor out code to receive one packet
by Mike McCormack
· 14 years ago
14058ad
rtlwifi: Free skb in one place
by Mike McCormack
· 14 years ago
8db8ddf
rtlwifi: Resubmit skbs with bad CRC early
by Mike McCormack
· 14 years ago
2c33336
rtlwifi: Remove unnecessary indent
by Mike McCormack
· 14 years ago
c48b1f7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
51e6525
iwlegacy: fix channel switch locking
by Stanislaw Gruszka
· 14 years ago
43e4e0b
iwlagn: send tx power command if defer cause by RXON not match
by Wey-Yi Guy
· 14 years ago
931749b
ath9k: make use of a helper to get paprd scale factor
by Mohammed Shafi Shajakhan
· 14 years ago
36cb7cc
mwifiex: disable transmission buffer aggregation for AMSDU packets
by Yogesh Ashok Powar
· 14 years ago
fb3c19b
mwifiex: adding check for enough space before padding
by Yogesh Ashok Powar
· 14 years ago
a8fe329
mwifiex: Remove redundant skb_queue_empty checks
by Yogesh Ashok Powar
· 14 years ago
Next »