| Commit message (Expand) | Author | Age | Files | Lines |
* | libertas: fix sanity check on sequence number in command response | David Woodhouse | 2008-03-04 | 1 | -2/+2 |
* | p54: fix eeprom parser length sanity checks | Johannes Berg | 2008-03-04 | 1 | -7/+11 |
* | p54: fix EEPROM structure endianness | Johannes Berg | 2008-03-04 | 2 | -5/+5 |
* | ssb: Add pcibios_enable_device() return value check | Yoichi Yuasa | 2008-03-04 | 1 | -1/+4 |
* | [PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall() | Jarek Poplawski | 2008-03-03 | 1 | -1/+6 |
* | Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue() | Jarek Poplawski | 2008-03-03 | 1 | -0/+1 |
* | [TUN]: Fix RTNL-locking in tun/tap driver | Kim B. Heino | 2008-02-29 | 1 | -1/+5 |
* | [BNX2X]: update version, remove CVS strings | Eliezer Tamir | 2008-02-28 | 1 | -3/+2 |
* | [BNX2X]: Fix Xmit bugs | Eliezer Tamir | 2008-02-28 | 2 | -5/+10 |
* | [BNX2X]: Prevent PCI queue overflow | Eliezer Tamir | 2008-02-28 | 1 | -4/+8 |
* | [BNX2X]: fix slowpath races and locking | Eliezer Tamir | 2008-02-28 | 2 | -100/+116 |
* | [BNX2X]: fix HW attentions and error handling | Eliezer Tamir | 2008-02-28 | 1 | -79/+150 |
* | [BNX2X]: fix MSI-X/INT#A errata | Eliezer Tamir | 2008-02-28 | 1 | -8/+16 |
* | [BNX2X]: correct statistics | Eliezer Tamir | 2008-02-28 | 2 | -85/+83 |
* | [BNX2X]: Correct RX filtering and MC configuration | Eliezer Tamir | 2008-02-28 | 2 | -78/+92 |
* | [BNX2X]: Correct Link management | Eliezer Tamir | 2008-02-28 | 5 | -649/+1734 |
* | [BNX2X]: Correct init_one() | Eliezer Tamir | 2008-02-28 | 2 | -15/+31 |
* | [BNX2X]: Spelling fixes | Eliezer Tamir | 2008-02-28 | 2 | -65/+56 |
* | SSB PCI core driver: use new SPROM data structure | Aurelien Jarno | 2008-02-28 | 1 | -1/+1 |
* | Don't build bcm43xx if SSB is static and b43 PCI-SSB bridge is enabled. | Alexey Zaytsev | 2008-02-28 | 1 | -1/+1 |
* | Use a separate config option for the b43 pci to ssb bridge. | Alexey Zaytsev | 2008-02-28 | 5 | -3/+10 |
* | libertas: Remove unused exports | Roland Dreier | 2008-02-28 | 3 | -20/+0 |
* | rt2x00: Fix rt2x00lib_reset_link_tuner() | Ivo van Doorn | 2008-02-28 | 1 | -19/+30 |
* | rt2x00: Don't switch to antenna with low rssi | Ivo van Doorn | 2008-02-28 | 2 | -13/+9 |
* | rt2x00: Add link tuner safe RX toggle states | Ivo van Doorn | 2008-02-28 | 7 | -7/+29 |
* | rt2x00: Fix antenna diversity | Ivo van Doorn | 2008-02-28 | 1 | -3/+3 |
* | gelic wireless driver needs WIRELESS_EXT support | Sebastian Siewior | 2008-02-28 | 1 | -0/+1 |
* | PS3: gelic: Link the wireless net_device structure to the corresponding devic... | Masakazu Mokuno | 2008-02-28 | 1 | -0/+1 |
* | rndis_wlan: fix sparse warnings | Johannes Berg | 2008-02-28 | 1 | -7/+7 |
* | CONNECTOR: make cn_already_initialized static | Li Zefan | 2008-02-26 | 1 | -1/+1 |
* | [MACVLAN]: Update Kconfig to refer to iproute | Patrick McHardy | 2008-02-26 | 1 | -0/+5 |
* | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-02-24 | 26 | -281/+524 |
|\ |
|
| * | e1000e: remove unused read value in ASPM disable code. | Auke Kok | 2008-02-24 | 1 | -2/+0 |
| * | e1000e: fix spelling errors in comments | Auke Kok | 2008-02-24 | 7 | -44/+46 |
| * | e1000e: fix flow control denial of service possibility | Jesse Brandeburg | 2008-02-24 | 1 | -26/+5 |
| * | e1000e: fix flow control when using ethtool overrides | Jesse Brandeburg | 2008-02-24 | 1 | -3/+0 |
| * | e1000e: fix link up message to show ethX: | Jesse Brandeburg | 2008-02-24 | 1 | -2/+1 |
| * | e1000e: 82573 can use eerd method to read eeprom | Auke Kok | 2008-02-24 | 1 | -11/+1 |
| * | ixgb: add RNBC counter - no buffer count - to ethtool stats | Auke Kok | 2008-02-24 | 1 | -0/+1 |
| * | macb: Fix speed setting | Atsushi Nemoto | 2008-02-24 | 1 | -1/+1 |
| * | sky2: fix LED management | Stephen Hemminger | 2008-02-24 | 2 | -74/+76 |
| * | [netdrvr] via-rhine: Use register offset definition for WOLcgClr | Laura Garcia | 2008-02-24 | 1 | -1/+1 |
| * | net/phy/mdio_bus.c: fix a check-after-use | Adrian Bunk | 2008-02-23 | 1 | -2/+2 |
| * | igb: Fix panic with NICs with 1000BASE-SX PHY | Bill Hayes | 2008-02-23 | 1 | -2/+4 |
| * | gianfar: don't pass NULL dev ptr to DMA ops | Becky Bruce | 2008-02-23 | 1 | -7/+7 |
| * | sis190: read the mac address from the eeprom first | Francois Romieu | 2008-02-23 | 1 | -5/+10 |
| * | tlan: add static to function definitions | Harvey Harrison | 2008-02-23 | 1 | -32/+32 |
| * | claw: make use of DIV_ROUND_UP | Julia Lawall | 2008-02-23 | 1 | -21/+18 |
| * | pcnet_cs: if AX88190-based card, printk "use axnet_cs instead" message. | Komuro | 2008-02-23 | 1 | -2/+8 |
| * | drivers/net/cs89x0.c: compilation warning fix | Leonardo Potenza | 2008-02-23 | 1 | -6/+6 |