summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.hZhu Yi2006-03-172-1/+1
* [PATCH] ipw2100: semaphore to mutexes conversionIngo Molnar2006-03-172-61/+62
* [PATCH] ipw2100: Fix radiotap code gcc warningZhu Yi2006-03-171-7/+8
* [PATCH] ipw2100: add radiotap headers to packtes captured in monitor modeStefan Rompf2006-03-172-11/+88
* [PATCH] ipw2x00: expend Copyright to 2006Zhu Yi2006-03-174-6/+6
* [PATCH] drivers/net/wireless/ipw2200.c: fix an array overunAdrian Bunk2006-03-171-3/+2
* [PATCH] ipw2200: Update ipw2200 version stamp to 1.1.1Zhu Yi2006-03-171-1/+1
* [PATCH] ipw2200: switch to the new ipw2200-fw-3.0 image formatJames Ketrenos2006-03-171-101/+64
* [PATCH] ipw2200: wireless extension sensitivity threshold supportOlivier Hochreutiner2006-03-172-1/+51
* [PATCH] ipw2200: Enables the "slow diversity" algorithmCahill, Ben M2006-03-172-1/+2
* [PATCH] ipw2200: Set a meaningful silence threshold valueCahill, Ben M2006-03-172-7/+10
* [PATCH] ipw2200: export `debug' module param only if CONFIG_IPW2200_DEBUGZhu Yi2006-03-171-0/+2
* [PATCH] ipw2200: Change debug level for firmware error loggingZhu Yi2006-03-171-5/+5
* [PATCH] ipw2200: Filter unsupported channels out in ad-hoc modeZhu Yi2006-03-171-4/+12
* [PATCH] ipw2200: Fix ipw_sw_reset() implementation inconsistent with commentZhu Yi2006-03-171-2/+2
* [PATCH] ipw2200: Fix rf_kill is activated after mode change with 'disable=1'Zhu Yi2006-03-171-5/+12
* [PATCH] ipw2200: remove the WPA card associates to non-WPA AP checkingZhu Yi2006-03-171-9/+0
* [PATCH] ipw2200: Add signal level to iwlist scan outputBill Moss2006-03-171-3/+4
* [PATCH] ipw2200: use generic ieee80211_get_hdrlen() to get packet lengthZhu Yi2006-03-172-24/+2
* [PATCH] ipw2200: fix a potential NULL pointer dereferenceZhu Yi2006-03-171-2/+0
* [PATCH] ipw2200: stop netdev queue if h/w doesn't have space for new packetsJames Ketrenos2006-03-171-5/+3
* [PATCH] ipw2200: print geography code upon module loadHenrik Brix Andersen2006-03-171-3/+9
* [PATCH] drivers/net/wireless/ipw2200.c: make ipw_qos_current_mode() staticAdrian Bunk2006-03-171-1/+1
* [PATCH] Remove duplicated code from ipw2200.cLarry Finger2006-03-171-112/+16
* Merge branch 'upstream-fixes'John W. Linville2006-03-1514-26/+80
|\
| * [PATCH] "s390: multiple subchannel sets support" fixGreg Smith2006-03-141-0/+3
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-03-146-8/+16
| |\
| | * [SCSI] zfcp: fix device registration issuesAndreas Herrmann2006-03-093-6/+12
| | * [SCSI] scsi_transport_fc: fix FC_HOST_NUM_ATTRSAndreas Herrmann2006-03-091-1/+1
| | * [SCSI] scsi: aha152x pcmcia driver needs spi transportDominik Brodowski2006-03-051-0/+1
| | * [SCSI] zfcp: correctly set this_id for hostsAndreas Herrmann2006-03-021-1/+1
| | * [SCSI] Add Brownie to blacklistMatthew Wilcox2006-03-021-0/+1
| * | [PATCH] EDAC: disable sysfs interfaceDave Peterson2006-03-141-2/+42
| * | [PATCH] macintosh: correct AC Power info in /proc/pmu/infoBenjamin Herrenschmidt2006-03-141-1/+1
| * | [PATCH] Restore tuning capabilities in V4L2 MXB driverMichael Hunold2006-03-141-1/+9
| * | [PATCH] mtd_dataflash, fix block vs page eraseDavid Brownell2006-03-141-1/+1
| * | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-121-10/+4
| |\ \
| | * \ Merge branch 'master'Jeff Garzik2006-03-117-42/+61
| | |\ \
| | * | | [PATCH] ahci: fix NULL pointer dereference detected by CoverityTejun Heo2006-03-111-10/+4
| * | | | [TG3] tg3_bus_string(): remove dead codeAdrian Bunk2006-03-111-2/+0
| * | | | [TUN]: Fix leak in tun_get_user()Dave Jones2006-03-111-1/+4
| | |/ / | |/| |
* | | | [PATCH] drivers/net/e1000/: proper prototypesAdrian Bunk2006-03-113-27/+22
* | | | [PATCH] chelsio/espi.c:tricn_init(): remove dead codeAdrian Bunk2006-03-111-11/+3
* | | | [PATCH] Sparse: Cleanup sgiseeq sparse warnings.Ralf Baechle2006-03-111-11/+6
* | | | [PATCH] 3c509: use proper suspend/resume APIPekka Enberg2006-03-111-47/+23
* | | | [PATCH] CONFIG_FORCEDETH updatesAdrian Bunk2006-03-111-2/+2
* | | | Merge branch 'e1000-upstream' of git://198.78.49.142/linux-2.6Jeff Garzik2006-03-111-3/+3
|\ \ \ \
| * | | | e1000: Fix mii-tool access to setting speed and duplexJeff Kirsher2006-03-081-3/+3
* | | | | Merge branch 'upstream-fixes'Jeff Garzik2006-03-1180-366/+537
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | [PATCH] 3c509: bus registration fixAndrew Morton2006-03-111-5/+8
OpenPOWER on IntegriCloud