summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-12-19iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods.Rami Rosen4-6/+3
2008-12-19ath9k: Move rate control alg register/unregister to appropriate placeVasanthakumar Thiagarajan1-16/+14
2008-12-19ath9k: Synchronize DMA transfer with CPU at right placeVasanthakumar Thiagarajan1-4/+10
2008-12-19ath9k: Remove MAC header pad before reporting TX statusJouni Malinen1-0/+12
2008-12-19ath9k: Fix TX status reporting for retries and MCS indexJouni Malinen1-1/+9
2008-12-19rtl8187: Fix crash on unload when using SLUB debugHerton Ronaldo Krzesinski1-8/+4
2008-12-19p54: remove free_on_tx parameterChristian Lamparter5-51/+37
2008-12-19p54: more accurate rssi to dBm conversionChristian Lamparter3-26/+68
2008-12-19rtl8187: Fix error returnsLarry Finger1-2/+2
2008-12-19libertas: use roundup instead of opencodingIlpo Järvinen1-1/+2
2008-12-19p54: update ACK failure statistic counter in real-timeChristian Lamparter1-0/+1
2008-12-19p54: move statistic timer update routine into a workqueueChristian Lamparter3-46/+68
2008-12-19iwlagn: fix agn rate scalingMohamed Abbas1-10/+16
2008-12-19ath5k: fix 802.11 header padding on RX, unpadding on TXBenoit PAPILLAULT1-17/+21
2008-12-19ath9k: Report HT rates in RX statusJouni Malinen1-35/+26
2008-12-19ath9k: Do not use association state to update rate tableSujith1-2/+1
2008-12-19mac80211: Fix HT channel selectionSujith3-103/+44
2008-12-19ucc_geth: Remove UGETH_FILTERING dead codeAnton Vorontsov2-266/+0
2008-12-19ucc_geth: Fix IO memory (un)mapping codeAnton Vorontsov1-3/+12
2008-12-19ucc_geth: Cleanup repetitive ucc_geth_memclean() callsAnton Vorontsov1-30/+1
2008-12-19ucc_geth: Fix IRQ freeing code in ucc_geth_open()Anton Vorontsov1-9/+8
2008-12-19ucc_geth: Fix TX watchdog timeout handlingAnton Vorontsov2-8/+30
2008-12-19ucc_geth: Fix endless loop in stop_{tx,rx} routinesAnton Vorontsov1-3/+6
2008-12-19NIU: Implement discard counters, optimizeJesper Dangaard Brouer1-1/+3
2008-12-19NIU: Implement discard counters, info/debug statements.Jesper Dangaard Brouer1-0/+6
2008-12-19NIU: Implement discard countersJesper Dangaard Brouer1-0/+51
2008-12-19enc28j60: reduce the number of spi transfers in enc28j60_set_bank()Baruch Siach1-7/+23
2008-12-19netdevice zd1201: Use after freeWang Chen1-5/+5
2008-12-18bonding: use port_params in __update_lacpdu_from_portHolger Eitzenberger1-6/+7
2008-12-18bonding: use port_params in __update_default_selected()Holger Eitzenberger1-8/+10
2008-12-18bonding: use port_params in __update_selected()Holger Eitzenberger1-8/+8
2008-12-18bonding: remove various function declarationsHolger Eitzenberger1-28/+0
2008-12-18bonding: init port_params from templateHolger Eitzenberger1-12/+11
2008-12-18bonding: use plain memcpy in __record_default()Holger Eitzenberger1-7/+2
2008-12-18bonding: use port_params in __record_pdu()Holger Eitzenberger1-9/+10
2008-12-18bonding: introduce and use port_params structureHolger Eitzenberger2-72/+73
2008-12-18bonding: improve elaborate port_state assignmentHolger Eitzenberger1-10/+1
2008-12-18gianfar: Continue polling until both tx and rx are emptyAndy Fleming1-5/+9
2008-12-18gianfar: Merge Tx and Rx interrupt for scheduling clean up ringDai Haruki2-42/+19
2008-12-18gianfar: Use interface name in interrupt name to distinguish the source.Dai Haruki2-6/+31
2008-12-18gianfar: Add Scatter Gather supportDai Haruki3-71/+149
2008-12-18gianfar: Fix packet drop when out of memoryAndy Fleming1-2/+1
2008-12-18vcan: whitespace fixesOliver Hartkopp1-10/+10
2008-12-17net: ppp_generic - use idr technique instead of cardmapsCyrill Gorcunov1-135/+48
2008-12-17bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX}David S. Miller3-60/+60
2008-12-17bnx2: Don't redefine FLOW_CTRL_{RX,TX}.David S. Miller1-3/+0
2008-12-17bnx2: Update version to 1.9.0.Michael Chan1-3/+3
2008-12-17bnx2: Rename MSI-X vectors.Michael Chan2-2/+4
2008-12-17drivers/net/hamradio: Move a dereference below a NULL testJulia Lawall1-1/+2
2008-12-17phylib: Remove unnecessary "reset" fixups in genphy_setup_forcedAndy Fleming1-17/+0