Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
fa . linux . kernel
This is a Usenet group - learn more
Find or start a Google Group about kernel.
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 294872  Older »

ThunderLAN: remove is_eisa flag 
  These 2 places are the only matches for is_eisa in the whole tree. Signed-off-by: Rolf Eike Beer <eike-ker...@sf-tec.de> --- drivers/net/ethernet/ti/tlan.c | 1 - drivers/net/ethernet/ti/tlan.h | 1 - 2 files changed, 2 deletions(-) diff --git a/drivers/net/ethernet/ti/tlan .c b/drivers/net/ethernet/ti/tlan .c... more »
By Rolf Eike Beer  - 5:51pm - 1 new of 1 message    

Backports based on v3.10-rc1 released 
  As announced on the list the compat-drivers project was renamed to backports [0] and uses now only one new tree for development [1]. Due to the huge amount of changes we've been behind on linux-next daily snapshots but we've now caught up with Linus so a release based on v3.10-rc1 is due and is now available [2]. Please test ! There are... more »
By Luis R. Rodriguez  - 5:06pm - 1 new of 1 message    

compat-drivers renamed to backports 
  Folks as you may already know compat-drivers was renamed to backports to avoid any confusion with the in-kernel compat code that deals with 32/64 bit compat work and due to some huge amount of changes that went into the project recently thanks mainly to Johannes. The new tree is available here:... more »
By Luis R. Rodriguez  - 4:48pm - 1 new of 1 message    

drivers: net: usb: rtl8150: making the code a bit better looking 
  ... copyright, email address and styling update; Signed-off-by: Petko Manolov <pet...@nucleusys.com> --- drivers/net/usb/rtl8150.c | 69 +++++++++++++++++------------- ----- 1 file changed, 34 insertions(+), 35 deletions(-) diff --git a/drivers/net/usb/rtl8150.c b/drivers/net/usb/rtl8150.c... more »
By Petko Manolov  - 4:21pm - 1 new of 1 message    

drivers: net: usb: rtl8150: avoid potential race in async registers write 
  ... [get|set]_registers() will now display a message in case of error condition and if DEBUG is enabled. All resources required for asynchronous control URB submission are being dynamically (de)allocated. Signed-off-by: Petko Manolov <pet...@nucleusys.com> --- drivers/net/usb/rtl8150.c | 129 +++++++++++++++++------------- -----... more »
By Petko Manolov  - 4:21pm - 1 new of 1 message    

drivers: net: usb: rtl8150: getting rid of skb pool 
  ... removing socket buffer pre-allocation pool; Signed-off-by: Petko Manolov <pet...@nucleusys.com> --- drivers/net/usb/rtl8150.c | 60 +++--------------------------- ----- drivers/net/usb/rtl8150.h | 3 -- 2 files changed, 5 insertions(+), 58 deletions(-) diff --git a/drivers/net/usb/rtl8150.c b/drivers/net/usb/rtl8150.c... more »
By Petko Manolov  - 4:21pm - 1 new of 1 message    

drivers: net: usb: rtl8150: introducing rtl8150.h 
  ... adding rtl8150.h; Signed-off-by: Petko Manolov <pet...@nucleusys.com> --- drivers/net/usb/rtl8150.h | 131 ++++++++++++++++++++++++++++++ +++++ 1 file changed, 131 insertions(+) diff --git a/drivers/net/usb/rtl8150.h b/drivers/net/usb/rtl8150.h new file mode 100644 index 0000000..cfb1e74... more »
By Petko Manolov  - 4:21pm - 1 new of 1 message    

drivers: net: usb: rtl8150: moving constant and structure definitions out of rtl8150.c 
  ... Moving constant and structure definitions out of rtl8150.c; Signed-off-by: Petko Manolov <pet...@nucleusys.com> --- drivers/net/usb/rtl8150.c | 121 +----------------------------- ----- 1 file changed, 2 insertions(+), 119 deletions(-) diff --git a/drivers/net/usb/rtl8150.c b/drivers/net/usb/rtl8150.c... more »
By Petko Manolov  - 4:21pm - 1 new of 1 message    

drivers: net: usb: rtl8150: bug fixing and code cleanup 
  ... This patch series adds rtl8150.h, which contains structure and constant definitons formerly found in rtl8150.c, removes socket buffer pre-allocated pool and uses dynamically allocated memory for the asynchronous URB requests, thus avoids clobbering the previously scheduled for update value.... more »
By Petko Manolov  - 4:21pm - 2 new of 2 messages    

drivers: net: usb: rtl8150: bug fixing and cleanup 
  ... This patch series adds rtl8150.h, which contains structure and constant definitons formerly found in rtl8150.c, removes socket buffer pre-allocated pool and uses dynamically allocated memory for the asynchronous URB requests, thus avoids clobbering the previously scheduled for update value.... more »
By Petko Manolov  - 12:24pm - 11 new of 11 messages    

1 - 10 of 294872   « Newer | Older »

XML