Age | Commit message (Expand) | Author | Files | Lines |
2008-12-19 | libertas: use roundup instead of opencoding | Ilpo Järvinen | 1 | -1/+2 |
2008-12-19 | p54: update ACK failure statistic counter in real-time | Christian Lamparter | 1 | -0/+1 |
2008-12-19 | p54: move statistic timer update routine into a workqueue | Christian Lamparter | 3 | -46/+68 |
2008-12-19 | iwlagn: fix agn rate scaling | Mohamed Abbas | 1 | -10/+16 |
2008-12-19 | ath5k: fix 802.11 header padding on RX, unpadding on TX | Benoit PAPILLAULT | 1 | -17/+21 |
2008-12-19 | ath9k: Report HT rates in RX status | Jouni Malinen | 1 | -35/+26 |
2008-12-19 | ath9k: Do not use association state to update rate table | Sujith | 1 | -2/+1 |
2008-12-19 | mac80211: Fix HT channel selection | Sujith | 3 | -103/+44 |
2008-12-19 | ucc_geth: Remove UGETH_FILTERING dead code | Anton Vorontsov | 2 | -266/+0 |
2008-12-19 | ucc_geth: Fix IO memory (un)mapping code | Anton Vorontsov | 1 | -3/+12 |
2008-12-19 | ucc_geth: Cleanup repetitive ucc_geth_memclean() calls | Anton Vorontsov | 1 | -30/+1 |
2008-12-19 | ucc_geth: Fix IRQ freeing code in ucc_geth_open() | Anton Vorontsov | 1 | -9/+8 |
2008-12-19 | ucc_geth: Fix TX watchdog timeout handling | Anton Vorontsov | 2 | -8/+30 |
2008-12-19 | ucc_geth: Fix endless loop in stop_{tx,rx} routines | Anton Vorontsov | 1 | -3/+6 |
2008-12-19 | NIU: Implement discard counters, optimize | Jesper Dangaard Brouer | 1 | -1/+3 |
2008-12-19 | NIU: Implement discard counters, info/debug statements. | Jesper Dangaard Brouer | 1 | -0/+6 |
2008-12-19 | NIU: Implement discard counters | Jesper Dangaard Brouer | 1 | -0/+51 |
2008-12-19 | enc28j60: reduce the number of spi transfers in enc28j60_set_bank() | Baruch Siach | 1 | -7/+23 |
2008-12-19 | netdevice zd1201: Use after free | Wang Chen | 1 | -5/+5 |
2008-12-18 | bonding: use port_params in __update_lacpdu_from_port | Holger Eitzenberger | 1 | -6/+7 |
2008-12-18 | bonding: use port_params in __update_default_selected() | Holger Eitzenberger | 1 | -8/+10 |
2008-12-18 | bonding: use port_params in __update_selected() | Holger Eitzenberger | 1 | -8/+8 |
2008-12-18 | bonding: remove various function declarations | Holger Eitzenberger | 1 | -28/+0 |
2008-12-18 | bonding: init port_params from template | Holger Eitzenberger | 1 | -12/+11 |
2008-12-18 | bonding: use plain memcpy in __record_default() | Holger Eitzenberger | 1 | -7/+2 |
2008-12-18 | bonding: use port_params in __record_pdu() | Holger Eitzenberger | 1 | -9/+10 |
2008-12-18 | bonding: introduce and use port_params structure | Holger Eitzenberger | 2 | -72/+73 |
2008-12-18 | bonding: improve elaborate port_state assignment | Holger Eitzenberger | 1 | -10/+1 |
2008-12-18 | gianfar: Continue polling until both tx and rx are empty | Andy Fleming | 1 | -5/+9 |
2008-12-18 | gianfar: Merge Tx and Rx interrupt for scheduling clean up ring | Dai Haruki | 2 | -42/+19 |
2008-12-18 | gianfar: Use interface name in interrupt name to distinguish the source. | Dai Haruki | 2 | -6/+31 |
2008-12-18 | gianfar: Add Scatter Gather support | Dai Haruki | 3 | -71/+149 |
2008-12-18 | gianfar: Fix packet drop when out of memory | Andy Fleming | 1 | -2/+1 |
2008-12-18 | Phonet: USB CDC Phonet function for gadget framework | Rémi Denis-Courmont | 2 | -0/+642 |
2008-12-18 | vcan: whitespace fixes | Oliver Hartkopp | 1 | -10/+10 |
2008-12-17 | net: ppp_generic - use idr technique instead of cardmaps | Cyrill Gorcunov | 1 | -135/+48 |
2008-12-17 | bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX} | David S. Miller | 3 | -60/+60 |
2008-12-17 | bnx2: Don't redefine FLOW_CTRL_{RX,TX}. | David S. Miller | 1 | -3/+0 |
2008-12-17 | bnx2: Update version to 1.9.0. | Michael Chan | 1 | -3/+3 |
2008-12-17 | bnx2: Rename MSI-X vectors. | Michael Chan | 2 | -2/+4 |
2008-12-17 | drivers/net/hamradio: Move a dereference below a NULL test | Julia Lawall | 1 | -1/+2 |
2008-12-17 | phylib: Remove unnecessary "reset" fixups in genphy_setup_forced | Andy Fleming | 1 | -17/+0 |
2008-12-17 | gianfar: Make all BD status writes 32-bit | Dai Haruki | 2 | -25/+31 |
2008-12-17 | gianfar: Add macros for stepping through BDs | Andy Fleming | 2 | -18/+15 |
2008-12-17 | gianfar: Remove unused gfar_add_fcb() function parameter | Dai Haruki | 1 | -4/+4 |
2008-12-17 | gianfar: Enable padding and Optimize the frame prepended bytes handling | Dai Haruki | 1 | -46/+41 |
2008-12-17 | gianfar: Fix VLAN HW feature related frame/buffer size calculation. | Dai Haruki | 2 | -19/+26 |
2008-12-17 | gianfar: Fix eTSEC configuration procedure | Dai Haruki | 2 | -13/+15 |
2008-12-17 | gianfar: Optimize interrupt coalescing configuration | Dai Haruki | 3 | -38/+40 |
2008-12-17 | gianfar: Convert gianfar to an of_platform_driver | Andy Fleming | 5 | -192/+386 |