summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * mv643xx_eth: fix NULL pointer dereference in rxq_process()Lennert Buytenhek2008-08-241-1/+1
| | * mv643xx_eth: fix inconsistent lock semanticsLennert Buytenhek2008-08-241-2/+2
| | * mv643xx_eth: fix double add_timer() on the receive oom timerLennert Buytenhek2008-08-241-4/+2
| | * mv643xx_eth: fix NAPI 'rotting packet' issueLennert Buytenhek2008-08-241-2/+1
| * | bnx2x: Version updateEilon Greenstein2008-08-251-2/+2
| * | bnx2x: Multi QueueYitchak Gertner2008-08-251-4/+2
| * | bnx2x: NAPI and interrupts enable/disableYitchak Gertner2008-08-251-76/+73
| * | bnx2x: NIC load failure cleanupYitchak Gertner2008-08-251-12/+10
| * | bnx2x: Initialization structureYitchak Gertner2008-08-251-11/+11
| * | bnx2x: HW lock timeoutEilon Greenstein2008-08-251-2/+2
| * | bnx2x: Minimize lock timeEilon Greenstein2008-08-251-1/+4
| * | bnx2x: Fan failure mechanism on additional designEilon Greenstein2008-08-251-0/+3
| * | bnx2x: Rx work checkEilon Greenstein2008-08-252-1/+8
| |/
* | b43: Rewrite TX power adjustmentMichael Buesch2008-08-299-121/+341
* | b43: Implement dynamic PHY APIMichael Buesch2008-08-2922-4225/+4998
* | rt2x00: Release rt2x00 2.2.1Ivo van Doorn2008-08-291-1/+1
* | rt2x00: skb->data pointer should not include TX descriptorMattias Nissler2008-08-293-9/+8
* | rt2x00: Add Signal type flagIvo van Doorn2008-08-296-4/+13
* | rt2x00: Initialize txop during conf_tx() callbackIvo van Doorn2008-08-295-24/+122
* | rt2x00: Only configure hardware when radio is enabledMattias Nissler2008-08-293-36/+25
* | rt2x00: Map extra_tx_headroom to DMAIvo van Doorn2008-08-291-3/+21
* | rt2x00: Fix race conditions in flag handlingIvo van Doorn2008-08-2911-66/+68
* | libertas: use the common frame control functionsHarvey Harrison2008-08-291-12/+8
* | ath9k: rc.h cleanupSujith2008-08-292-115/+125
* | ath9k: Remove sc_lastrx as we don't use it anywhereSujith2008-08-292-6/+2
* | ath9k: Do not update frame's duration fieldSujith2008-08-292-46/+11
* | ath9k: Remove more dead codeSujith2008-08-294-39/+0
* | ath9k: Add LED supportVasanthakumar Thiagarajan2008-08-295-46/+176
* | p54pci: rx tasklet refactoringChristian Lamparter2008-08-292-84/+168
* | p54: redo queue numberingChr2008-08-292-10/+14
* | p54: take tx_queue's lock in rx_frame_sentChr2008-08-291-1/+7
* | p54: fix rssi auto calibrationChristian Lamparter2008-08-292-52/+111
* | wireless: remove unused #include <version.h>Huang Weiyi2008-08-294-4/+0
* | ath9k: Use mac80211 for multicast power save bufferingJouni Malinen2008-08-296-183/+82
* | mac80211_hwsim: Add minimal IEEE 802.11n supportJouni Malinen2008-08-291-1/+15
* | libertas: convert adhoc operations to direct commandsDan Williams2008-08-297-400/+302
* | libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams2008-08-299-100/+100
* | libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams2008-08-298-59/+36
* | libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams2008-08-298-114/+111
* | ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith2008-08-296-36/+17
* | ath9k: Use definition from ieee80211.hSujith2008-08-291-9/+4
* | ath9k: Miscellaneous fixesSujith2008-08-296-169/+79
* | ath9k: Random cleanupSujith2008-08-293-94/+83
* | ath9k: Remove remaining occurences of ath_skb_map functionsSujith2008-08-294-60/+24
* | ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen2008-08-291-2/+2
* | ath9k: Assign seq# when mac80211 requests thisJouni Malinen2008-08-293-0/+27
* | ath9k: Fix TX status reportingJouni Malinen2008-08-291-2/+10
* | ath9k: Updated Beacon generation to use mac80211-styleJouni Malinen2008-08-293-50/+48
* | ath9k: Allow AP mode to be enabledJouni Malinen2008-08-292-5/+26
* | ath9k: Trim struct ath_softcSujith2008-08-295-61/+31
OpenPOWER on IntegriCloud