summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | wl1271: Separate interface removal to another functionJuuso Oikarinen2010-09-282-6/+17
| * | wl1271: Fix work cancelling when shutting down the driverJuuso Oikarinen2010-09-283-0/+9
| * | wl1271: Move scan complete invocation into work functionJuuso Oikarinen2010-09-284-5/+24
| * | wl1271: Fix AC/TID default configurationJuuso Oikarinen2010-09-283-67/+39
| * | wl1271: Fix tid-configuration of TX framesJuuso Oikarinen2010-09-282-19/+2
| * | wl1271: Enable 11a support always, prevent scanning for unsupporting chipsJuuso Oikarinen2010-09-282-11/+8
| * | wl1271: Reduce rate used for last PSM entry attemptJuuso Oikarinen2010-09-286-15/+28
| * | wl1271: Enable/disable 11a support based on INI configurationJuuso Oikarinen2010-09-286-45/+31
| * | wl1271: Remove function cmd_read_memoryJuuso Oikarinen2010-09-282-72/+0
| * | wl1271: Release interrupt *after* releasing the driver contextJuuso Oikarinen2010-09-282-4/+2
| * | wl1271: Remove acx_fw_version functionJuuso Oikarinen2010-09-282-64/+0
| * | wl1271: Move setting of wake-up conditions to ps.c from cmd.cJuuso Oikarinen2010-09-282-7/+6
| * | wl1271: Remove outdated FIXME'sJuuso Oikarinen2010-09-283-19/+7
| * | wl1271: Change supported channel order for a more optimal scanJuuso Oikarinen2010-09-281-40/+46
| * | wl1271: fix forced passive scanLuciano Coelho2010-09-281-1/+4
| * | wl1271: remove useless 11a check when scanningLuciano Coelho2010-09-281-4/+1
| * | wl1271: Fix scan race conditionJuuso Oikarinen2010-09-282-3/+2
| * | wl1271: Add trigger to net_device oper_state to change BT coex priorityJuuso Oikarinen2010-09-282-0/+70
| * | wl1271: Implement CMD_SET_STA_STATE to indicate connection completion to FWJuuso Oikarinen2010-09-282-0/+38
| * | wl1271: remove deprecated ACX definitionLuciano Coelho2010-09-281-1/+0
* | | ath9k: get correct tx gain type in ath9k_hw_4k_get_eepromGabor Juhos2010-10-051-1/+9
* | | ath5k: Don't wake internal queuesBruno Randolf2010-10-051-1/+1
* | | ipw2200: check for allocation failuresDan Carpenter2010-10-051-0/+8
* | | rt2x00: Work around hw aggregation oddity in rt2800Helmut Schaa2010-10-051-0/+27
* | | rt2x00: Improve cooperation between rt2800pci and minstrelHelmut Schaa2010-10-051-2/+4
* | | rt2x00: Fix oops caused by error path in rt2x00lib_startHelmut Schaa2010-10-051-3/+1
* | | rt2x00: Update comment about the AMPDU flag in the TXWIHelmut Schaa2010-10-051-1/+7
* | | rt2x00: Enable rx aggregation in rt2800Helmut Schaa2010-10-051-2/+6
* | | rt2x00: Improve TX status entry validationIvo van Doorn2010-10-052-3/+16
* | | rt2x00: correctly set max_report_rates in rt61pci and rt2800Helmut Schaa2010-10-052-4/+6
* | | rt2x00: Don't enable broad- and multicast buffering on USB devicesHelmut Schaa2010-10-053-3/+22
* | | rt2x00: add field definitions for the TBTT_SYNC_CFG registerHelmut Schaa2010-10-051-0/+6
* | | rt2x00: Add register definition for busy time on secondary channelHelmut Schaa2010-10-051-2/+7
* | | rt2x00: Add rt73usb device IDIvo van Doorn2010-10-051-0/+1
* | | rt2x00: Allow tx duplication for legacy rates in HT40 modeHelmut Schaa2010-10-052-2/+9
* | | rt2x00: Fix race between dma mapping and clearing rx entries in rt2800pciHelmut Schaa2010-10-051-7/+8
* | | rt2x00: Don't initialize MM40 HT protection to RTS/CTS on PCI devicesHelmut Schaa2010-10-051-2/+1
* | | rt2x00: Implement HT protection for rt2800Helmut Schaa2010-10-054-1/+104
* | | rt2x00: Fix SM PS checkHelmut Schaa2010-10-051-3/+4
* | | rt2x00: rework tx status handling in rt2800pciHelmut Schaa2010-10-053-13/+188
* | | rt2x00: Split out parts of the rt2800_txdone function for easier reuseHelmut Schaa2010-10-052-47/+54
* | | rt2x00: Don't overwrite beacon buffers in pairwise key setupHelmut Schaa2010-10-052-2/+25
* | | p54usb: add five more USBIDsChristian Lamparter2010-10-051-0/+13
* | | ath9k: Report total tx/rx bytes and packets in debugfs.Ben Greear2010-10-052-0/+27
* | | ath5k: Print rx/tx bytes in debugfsBen Greear2010-10-053-0/+13
* | | ath9k: add WDS interfaces to ath9kBill Jordan2010-10-052-0/+4
* | | ath9k : Fix for displaying the channel numberMohammed Shafi Shajakhan2010-10-051-5/+10
* | | ath9k_hw: remove some useless calibration dataFelix Fietkau2010-10-054-19/+0
* | | ath9k: fix channel flag / regd issues with multiple cardsFelix Fietkau2010-10-051-6/+31
* | | ath5k: Allow ath5k to support virtual STA and AP interfaces.Ben Greear2010-10-053-49/+249
OpenPOWER on IntegriCloud