1. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  2. dd2e5a1 pcmcia: remove deprecated handle_to_dev() macro by Dominik Brodowski · 15 years ago
  3. 6838b03 pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer by Dominik Brodowski · 15 years ago
  4. 868575d pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() by Magnus Damm · 18 years ago
  5. 2caff14 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless) by Dominik Brodowski · 15 years ago
  6. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  7. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  8. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  9. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  10. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  11. 98a1708 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. by Martin Olsson · 16 years ago
  12. ae71fab wavelan: Remove bogus debugging on skb->next being non-NULL. by David S. Miller · 15 years ago
  13. 9db0ba0 wavelan: convert to net_device_ops by Stephen Hemminger · 16 years ago
  14. 385e63f wavelan: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  15. b837e60 wireless, wavelan: spin off by 1 by Roel Kluin · 16 years ago
  16. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  17. 7c510e4 net: convert more to %pM by Johannes Berg · 16 years ago
  18. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  19. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  20. 47cbb11 pcmcia: Fix up legacy driver IRQs by Alan Cox · 16 years ago
  21. 4c89e88 pcmcia: deprecate CS_SUCCESS by Dominik Brodowski · 16 years ago
  22. c16d118 [netdrvr] Drivers should not set IFF_* flag themselves by Wang Chen · 16 years ago
  23. d5251ae wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is defined by John W. Linville · 16 years ago
  24. 2aee82d wavelan_cs: stop inlining largish static functions by Denys Vlasenko · 17 years ago
  25. 906da80 pcmcia: replace kio_addr_t with unsigned int everywhere by Olof Johansson · 17 years ago
  26. 60da481 WAVELAN - compile-time check for struct sizes by Helge Deller · 17 years ago
  27. 93a3b60 wireless: checkpatch cleanups by Jeff Garzik · 17 years ago
  28. c00acf4 netdev: ARRAY_SIZE() cleanups by Alejandro Martinez Ruiz · 17 years ago
  29. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  30. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  31. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  32. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 17 years ago
  33. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 18 years ago
  34. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 18 years ago
  35. d08df60 Various typo fixes. by Robert P. J. Day · 18 years ago
  36. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  37. af2b3b5 [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation by Dominik Brodowski · 18 years ago
  38. c31f28e drivers/net: eliminate irq handler impossible checks, needless casts by Jeff Garzik · 18 years ago
  39. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  40. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  41. 5b057c6 [NET]: Avoid allocating skb in skb_pad by Herbert Xu · 18 years ago
  42. e2d4096 [PATCH] pcmcia: use bitfield instead of p_state and state by Dominik Brodowski · 19 years ago
  43. f6fbe01 [PATCH] pcmcia: remove unused p_dev->state flags by Dominik Brodowski · 19 years ago
  44. 15b99ac [PATCH] pcmcia: add return value to _config() functions by Dominik Brodowski · 19 years ago
  45. fba395e [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection by Dominik Brodowski · 19 years ago
  46. fd23823 [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device by Dominik Brodowski · 19 years ago
  47. 70294b4 [PATCH] pcmcia: remove unneeded Vcc pseudo setting by Dominik Brodowski · 19 years ago
  48. 8661bb5 [PATCH] pcmcia: default suspend and resume handling by Dominik Brodowski · 19 years ago
  49. 5f2a71f [PATCH] pcmcia: add pcmcia_disable_device by Dominik Brodowski · 19 years ago
  50. aca0b51 [PATCH] Wavelan_cs bitfield fixes by Jean Tourrilhes · 19 years ago
  51. d6a13a2 [PATCH] drivers/net/wireless: correct reported ssid lengths by Dan Williams · 19 years ago
  52. f8cfa61 [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback by Dominik Brodowski · 19 years ago
  53. b463581 [PATCH] pcmcia: remove dev_list from drivers by Dominik Brodowski · 19 years ago
  54. cc3b486 [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback by Dominik Brodowski · 19 years ago
  55. 98e4c28 [PATCH] pcmcia: new suspend core by Dominik Brodowski · 19 years ago
  56. b69a3aa [PATCH] wireless net: Conversions of kmalloc/memset to kzalloc by Panagiotis Issaris · 19 years ago
  57. e2e9650 Remove WIRELESS_EXT ifdefs from several wireless drivers. by Jeff Garzik · 19 years ago
  58. 08cd84c Merge /spare/repo/netdev-2.6 branch 'ieee80211' by Jeff Garzik · 19 years ago
  59. 1e212f3 [PATCH] pcmcia: move event handler by Dominik Brodowski · 19 years ago
  60. d011e15 Merge /spare/repo/netdev-2.6 branch 'ieee80211' by Jeff Garzik · 19 years ago
  61. b942123 [PATCH] pcmcia: id_table for wavelan_cs by Dominik Brodowski · 19 years ago
  62. ff1d276 Add HostAP wireless driver. by Jouni Malinen · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago