| Commit message (Expand) | Author | Age |
* | drivers/net/Kconfig: fix whitespace for GELIC_WIRELESS entry | John W. Linville | 2008-03-11 |
* | net/enc28j60: oops fix | David Brownell | 2008-03-05 |
* | drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&mod... | Jon Schindler | 2008-03-05 |
* | drivers/net/apne.c: replace init_module&cleanup_module with module_init&modul... | Jon Schindler | 2008-03-05 |
* | drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_... | Jon Schindler | 2008-03-05 |
* | drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_... | Jon Schindler | 2008-03-05 |
* | [PPPOL2TP]: Fix SMP issues in skb reorder queue handling | James Chapman | 2008-03-05 |
* | [PPPOL2TP]: Make locking calls softirq-safe | James Chapman | 2008-03-05 |
* | net: replace __inline with inline | Harvey Harrison | 2008-03-05 |
* | make s2io.c:init_tti() static | Adrian Bunk | 2008-03-05 |
* | FIXED_PHY must depend on PHYLIB=y | Adrian Bunk | 2008-03-05 |
* | fix drivers/net/atarilance.c compilation | Adrian Bunk | 2008-03-05 |
* | ixgbe: fix typo in speed mesage | Emil Tantilov | 2008-03-05 |
* | e100: Do suspend/shutdown like e1000 | Auke Kok | 2008-03-05 |
* | ehea: Fix missing Kconfig dependency | Thomas Klein | 2008-03-05 |
* | axnet_cs: change debugging level for "Too much work at interrupt" message. | Komuro | 2008-03-05 |
* | mv643xx_eth: Define module alias for platform device | Martin Michlmayr | 2008-03-05 |
* | de2104x: remove BUG_ON() when changing media type | Ondrej Zary | 2008-03-05 |
* | dm9161: add configuration for MII/RMII | frederic Rodo | 2008-03-05 |
* | b43legacy: Fix module init message | Michael Buesch | 2008-03-04 |
* | rndis_wlan: fix broken data copy | Jussi Kivilinna | 2008-03-04 |
* | libertas: compare the current command with response | Sebastian Siewior | 2008-03-04 |
* | libertas: fix sanity check on sequence number in command response | David Woodhouse | 2008-03-04 |
* | p54: fix eeprom parser length sanity checks | Johannes Berg | 2008-03-04 |
* | p54: fix EEPROM structure endianness | Johannes Berg | 2008-03-04 |
* | [PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall() | Jarek Poplawski | 2008-03-03 |
* | Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue() | Jarek Poplawski | 2008-03-03 |
* | [TUN]: Fix RTNL-locking in tun/tap driver | Kim B. Heino | 2008-02-29 |
* | [BNX2X]: update version, remove CVS strings | Eliezer Tamir | 2008-02-28 |
* | [BNX2X]: Fix Xmit bugs | Eliezer Tamir | 2008-02-28 |
* | [BNX2X]: Prevent PCI queue overflow | Eliezer Tamir | 2008-02-28 |
* | [BNX2X]: fix slowpath races and locking | Eliezer Tamir | 2008-02-28 |
* | [BNX2X]: fix HW attentions and error handling | Eliezer Tamir | 2008-02-28 |
* | [BNX2X]: fix MSI-X/INT#A errata | Eliezer Tamir | 2008-02-28 |
* | [BNX2X]: correct statistics | Eliezer Tamir | 2008-02-28 |
* | [BNX2X]: Correct RX filtering and MC configuration | Eliezer Tamir | 2008-02-28 |
* | [BNX2X]: Correct Link management | Eliezer Tamir | 2008-02-28 |
* | [BNX2X]: Correct init_one() | Eliezer Tamir | 2008-02-28 |
* | [BNX2X]: Spelling fixes | Eliezer Tamir | 2008-02-28 |
* | Don't build bcm43xx if SSB is static and b43 PCI-SSB bridge is enabled. | Alexey Zaytsev | 2008-02-28 |
* | Use a separate config option for the b43 pci to ssb bridge. | Alexey Zaytsev | 2008-02-28 |
* | libertas: Remove unused exports | Roland Dreier | 2008-02-28 |
* | rt2x00: Fix rt2x00lib_reset_link_tuner() | Ivo van Doorn | 2008-02-28 |
* | rt2x00: Don't switch to antenna with low rssi | Ivo van Doorn | 2008-02-28 |
* | rt2x00: Add link tuner safe RX toggle states | Ivo van Doorn | 2008-02-28 |
* | rt2x00: Fix antenna diversity | Ivo van Doorn | 2008-02-28 |
* | gelic wireless driver needs WIRELESS_EXT support | Sebastian Siewior | 2008-02-28 |
* | PS3: gelic: Link the wireless net_device structure to the corresponding devic... | Masakazu Mokuno | 2008-02-28 |
* | rndis_wlan: fix sparse warnings | Johannes Berg | 2008-02-28 |
* | [MACVLAN]: Update Kconfig to refer to iproute | Patrick McHardy | 2008-02-26 |