Commit Graph

24761 Commits (5d4fe2c1ce83c3e967ccc1ba3d580c1a5603a866)
 

Author SHA1 Message Date
Jeff Dike 63ae2a94d9 [PATCH] uml: move libc-dependent irq code to os-Linux 19 years ago
Jeff Dike d9f8b62a6b [PATCH] uml: fix some printf formats 19 years ago
Jeff Dike c90e12b865 [PATCH] uml: fix declaration of exit() 19 years ago
Jeff Dike bb83da0533 [PATCH] uml: fix build warnings in __get_user 19 years ago
OGAWA Hirofumi dbffa47161 [PATCH] PM-Timer: don't use workaround if chipset is not buggy 19 years ago
Jouni Malinen cfa146e4be [PATCH] hostap: Fix EAPOL frame encryption 19 years ago
Jouni Malinen 79058acaf5 [PATCH] hostap: Make hostap_tx_encrypt() static 19 years ago
Jean Tourrilhes 0073602544 [PATCH] zd1201 wireless stat update 19 years ago
Adrian Bunk e4a9af98bb [PATCH] PCMCIA_SPECTRUM must select FW_LOADER 19 years ago
Michael Buesch ec483781fe [PATCH] bcm43xx: don't set the channel on a device, which is down. 19 years ago
Michael Buesch adc40e9796 [PATCH] bcm43xx: sync GPHY init with the specs. 19 years ago
Michael Buesch 8afceb1e6a [PATCH] bcm43xx: fix the remaining sparse warnings. 19 years ago
Michael Buesch b5e868edbe [PATCH] bcm43xx: remove some compilerwarnings. 19 years ago
Michael Buesch d1ca6c4ff6 [PATCH] bcm43xx: fix "include" issues on some platforms. 19 years ago
Michael Buesch 04b98f71e2 [PATCH] bcm43xx: get rid of "/* vim: ..." lines at the end of several files. 19 years ago
Michael Buesch 72fb851e97 [PATCH] bcm43xx: add useless and broken statistics stuff. People seem to want it. well... 19 years ago
Michael Buesch cf017e1b6f [PATCH] bcm43xx: fix nrssi_threshold calculation. 19 years ago
Michael Buesch e382c234cb [PATCH] bcm43xx: sync interference mitigation code to the specs. 19 years ago
Michael Buesch 6ecb26904c [PATCH] bcm43xx: set default attenuation values. 19 years ago
Michael Buesch 0ac59daee5 [PATCH] bcm43xx: some IRQ handler cleanups. 19 years ago
Michael Buesch 6ab5b8e670 [PATCH] bcm43xx: merge all iwmode code into the set_iwmode function. 19 years ago
Michael Buesch 714eece7c7 [PATCH] bcm43xx: fix some gpio register trashing (hopefully :D) 19 years ago
Michael Buesch 4a1821e4c7 [PATCH] bcm43xx: remove check for mmio length, as it differs among platforms. (especially embedded) 19 years ago
Michael Buesch 5808bbbdf8 [PATCH] bcm43xx: properly mask txctl1 before writing it to hardware. 19 years ago
Michael Buesch b3db5e5538 [PATCH] bcm43xx: Do boardflags workarounds for specific boards. 19 years ago
Michael Buesch 4cf6f03e06 [PATCH] bcm43xx: Remove the workaround in dummy_transmission, 19 years ago
Michael Buesch 49f29efa7f [PATCH] bcm43xx: Fix crash on ifdown, by being careful in pio/dma freeing. 19 years ago
Michael Buesch e9357c056c [PATCH] bcm43xx: reduce the size of bcm43xx_private by removing unneeded members. 19 years ago
Michael Buesch aae3778176 [PATCH] bcm43xx: add functions bcm43xx_dma_read/write, bcm43xx_dma_tx_suspend/resume. 19 years ago
Michael Buesch e1b1b581b8 [PATCH] bcm43xx: receive TX status on MMIO or DMA unconditionally regarding the 80211 core rev. 19 years ago
Michael Buesch 73733847be [PATCH] bcm43xx: fix some stuff, add a few missing mmiowb(), remove dead code. 19 years ago
Michael Buesch 7ce942d0ff [PATCH] bcm43xx: Remove the mmio access printing facility overhead. 19 years ago
Michael Buesch efccb647f4 [PATCH] bcm43xx: Abstract the locking mechanism. 19 years ago
Michael Buesch 4d5a9e0eeb [PATCH] bcm43xx: Set both, the DMAmask and the coherent DMAmask. 19 years ago
Pete Zaitcev 512a80916b [PATCH] bcm43xx: fix DMA TX skb freeing in case of fragmented packets. 19 years ago
Michael Buesch 367f899ac3 [PATCH] bcm43xx: Add sysfs attributes for device specific tunables. 19 years ago
Michael Buesch f398f02d12 [PATCH] bcm43xx: Move TX/RX related functions to its own file. Add basic RTS/CTS code. 19 years ago
Michael Buesch 1d1a73ccdc [PATCH] bcm43xx: add assert(bcm->initialized) to periodic_tasks_setup(). 19 years ago
Michael Buesch cad2b31a76 [PATCH] bcm43xx: move initialized = 1 to the end of init_board. 19 years ago
Michael Buesch bf7b876043 [PATCH] bcm43xx: Workaround init_board vs IRQ race. 19 years ago
Michael Buesch c4c3beb7d7 [PATCH] bcm43xx: Fix Kconfig typo (transfer mode default) 19 years ago
Michael Buesch 26533e7e29 [PATCH] bcm43xx: remove old unused struct. 19 years ago
Michael Buesch 10d8dd88dc [PATCH] bcm43xx: split the channel helper functions, so that they can be used without a valid running core. 19 years ago
Michael Buesch ad3f086c49 [PATCH] bcm43xx: make bcm43xx_sprom_crc() static. 19 years ago
Michael Buesch ea0922b067 [PATCH] bcm43xx: Move sprom lowlevel reading/writing to its own functions. 19 years ago
Michael Buesch 489423c8d0 [PATCH] bcm43xx: Code cleanups. This removes various "inline" statements and reduces codesize. 19 years ago
Michael Buesch ab4977f881 [PATCH] bcm43xx: rewrite and simplify the periodic task handling. 19 years ago
Michael Buesch dcfd720bd7 [PATCH] bcm43xx: fix LED code. 19 years ago
Michael Buesch d5dd8e28aa [PATCH] bcm43xx: update README 19 years ago
Michael Buesch f1f566236d [PATCH] Apple Airport: Add Kconfig note that the bcm43xx driver has to be used for Airport Extreme cards. 19 years ago