| Commit message (Expand) | Author | Files | Lines |
2009-04-16 | mac80211: Fragmentation threshold (typo) | Gerrit Renker | 1 | -1/+1 |
2009-04-16 | rt2x00: prevent double kfree when failing to register hardware | Herton Ronaldo Krzesinski | 1 | -3/+1 |
2009-04-16 | fix iwl3945 registration regression | Johannes Berg | 1 | -0/+2 |
2009-04-16 | mac80211: quiet beacon loss messages | Michael Buesch | 1 | -6/+14 |
2009-04-16 | b43: Do radio lock assertion in software | Michael Buesch | 3 | -5/+20 |
2009-04-16 | rt2x00: Add rt73usb USB IDs | Ivo van Doorn | 1 | -0/+2 |
2009-04-16 | p54usb: add Telsey 802.11g USB2.0 Adapter | Christian Lamparter | 1 | -0/+1 |
2009-04-16 | ar9170: add Cace Airpcap NX usb_id | Christian Lamparter | 1 | -0/+2 |
2009-04-16 | airo: queue SIOCSIWAUTH-requested auth mode change for next commit | Dan Williams | 1 | -1/+1 |
2009-04-16 | at76c50x-usb: Add device ID for OQO model 01+ | Jamie Lentin | 1 | -0/+2 |
2009-04-16 | libertas: don't leak skb on receive error | Philip Rakity | 1 | -0/+2 |
2009-04-16 | mac80211: correct wext transmit power handler | Johannes Berg | 2 | -9/+34 |
2009-04-16 | ath9k: fix access to a freed skb in ath_rx_tasklet() | Pavel Roskin | 1 | -1/+3 |
2009-04-16 | net/ps3: Fix wireless AP connect error handling | Masakazu Mokuno | 1 | -0/+3 |
2009-04-16 | p54spi: fix locking warning in p54spi_op_tx | Christian Lamparter | 1 | -12/+13 |
2009-04-16 | p54: replace MAC80211_LEDS with P54_LEDS in p54.h | Christian Lamparter | 1 | -6/+6 |
2009-04-16 | b43: Refresh RX poison on buffer recycling | Michael Buesch | 1 | -10/+11 |
2009-04-16 | b43: Poison RX buffers | Michael Buesch | 1 | -4/+33 |
2009-04-16 | mac80211: Fix bug in getting rx status for frames pending in reorder buffer | Vasanthakumar Thiagarajan | 1 | -4/+9 |
2009-04-16 | cfg80211: fix NULL pointer deference in reg_device_remove() | Luis R. Rodriguez | 1 | -2/+3 |
2009-04-16 | phylib: Fix delay argument of schedule_delayed_work | Atsushi Nemoto | 1 | -3/+2 |
2009-04-16 | NET/ixgbe: Fix powering off during shutdown | Rafael J. Wysocki | 1 | -4/+32 |
2009-04-16 | NET/e1000e: Fix powering off during shutdown | Rafael J. Wysocki | 1 | -14/+45 |
2009-04-16 | NET/e1000: Fix powering off during shutdown | Rafael J. Wysocki | 1 | -13/+33 |
2009-04-15 | packet: avoid warnings when high-order page allocation fails | Eric Dumazet | 1 | -2/+3 |
2009-04-15 | gianfar: stop send queue before resetting gianfar | Markus Brunner | 1 | -0/+2 |
2009-04-15 | myr10ge: again fix lro_gen_skb() alignment | Stanislaw Gruszka | 1 | -0/+1 |
2009-04-15 | declance: convert to net_device_ops | Alexander Beregalov | 1 | -5/+12 |
2009-04-15 | bfin_mac: convert to net_device_ops | Alexander Beregalov | 1 | -9/+15 |
2009-04-15 | au1000: convert to net_device_ops | Alexander Beregalov | 1 | -8/+15 |
2009-04-15 | atarilance: convert to net_device_ops | Alexander Beregalov | 1 | -7/+11 |
2009-04-15 | a2065: convert to net_device_ops | Alexander Beregalov | 1 | -5/+12 |
2009-04-15 | ixgbe: update real_num_tx_queues on changing num_rx_queues | Wu Fengguang | 1 | -9/+10 |
2009-04-15 | ixgbe: fix tx queue index | Wu Fengguang | 1 | -1/+1 |
2009-04-15 | Revert "rose: zero length frame filtering in af_rose.c" | David S. Miller | 1 | -10/+0 |
2009-04-15 | sfc: Use correct macro to set event bitfield | Ben Hutchings | 1 | -2/+2 |
2009-04-15 | sfc: Match calls to netif_napi_add() and netif_napi_del() | Ben Hutchings | 1 | -3/+4 |
2009-04-15 | bonding: Remove debug printk | Jay Vosburgh | 1 | -2/+0 |
2009-04-15 | e1000/e1000: fix compile warning | Jesse Brandeburg | 2 | -2/+2 |
2009-04-15 | ehea: Fix incomplete conversion to net_device_ops | Alexander Beregalov | 1 | -2/+2 |
2009-04-15 | skge: fix occasional BUG during MTU change | Michal Schmidt | 1 | -2/+2 |
2009-04-15 | gro: Restore correct value to gso_size | Herbert Xu | 1 | -2/+3 |
2009-04-14 | ipv6:remove useless check | Yang Hongyang | 1 | -4/+0 |
2009-04-14 | tun: Fix crash with non-GSO users | Herbert Xu | 1 | -2/+3 |
2009-04-14 | tcp: fix >2 iw selection | Ilpo Järvinen | 1 | -0/+3 |
2009-04-14 | netsched: Allow meta match on vlan tag on receive | Stephen Hemminger | 1 | -2/+4 |
2009-04-14 | gro: Normalise skb before bypassing GRO on netpoll VLAN path | Herbert Xu | 1 | -1/+3 |
2009-04-14 | be2net: fix for default setting of pause auto-negotiation | Ajit Khaparde | 1 | -2/+2 |
2009-04-14 | eth_v10: convert to net_device_ops | Alexander Beregalov | 1 | -12/+18 |
2009-04-14 | ioc3-eth: convert to net_device_ops | Alexander Beregalov | 1 | -8/+14 |